This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Apple Watch BLE APP can not connect nRF52810

Hi, 

I am using the sdk 17.0.2 and s112.

The Apple Watch can not connect the s112 projects ble, such as 10040e s112 and 10040 s112, But can connect the 10040 s132 ble.RTT log had indicated the connect is complete, but Wireshark show differentwatch 52810.pcapngwatch 52832 132.pcapngwatch et05 112.pcapng

Parents Reply Children
  • I tried apps Bluefruit Connect & Bluetooth Terminal for Apple Watch,
    but it seems both are just relays from the peripheral (DK52) to iPhone,
    and then relay from iPhone to Watch, not DK to Watch directly.
    Testing with SDK 17.0.2, UART example, all three S112, S113 (added) and S132 will connect.
    So now not sure what app Yinbun Ye was using on the Watch to test S112 directly.

    Also,
    I checked the size of S112 compared to S113 (7.2.0) in Programmer,
    and in the file memory layout, the sizes were:
    S112 - 98284 bytes
    S113 - 107692 bytes
    a difference of 9408 bytes, somewhat smaller than 12kB according to Programmer.

Related