• And the Puck is flashing the red LED when this is happening?

    I just tried this and if you scan using the nRF Connect app and look at the raw advertising data it says:

    // without alarm
    0x0201050516FFFF10000D095075636B2E6A7320­6333333811079ECADC240EE5A9E093F3A3B50100­406E
    // With alarm
    0x0201050516FFFF10010D095075636B2E6A7320­6333333811079ECADC240EE5A9E093F3A3B50100­406E
    

    So I'm not quite sure what you're seeing in the UWP app, but it doesn't appear to be the advertising data that the Puck is sending (or even some part of it).

    I'd focus on getting your UWP app so that it can report the exact same advertising data that nRF Connect reports.

  • Hi Gordon,
    I have sent you Microsoft's example with some changes I 'm trying to do in order to get the data. It is the UWP and run the First Scenario. When you run the UWP press the run button and you will see the changes I have made in the Scenario1_Watcher.cs file
    This is what I have in UWP.
    Can you please assist to parse puck's data ?
    thank you


    1 Attachment

About

Avatar for user71866 @user71866 started