Hi, I am Using nRF52832 DK
SES with SDK_16.0
I tried to build the example program ble_app_hrs. the error has generated
Hi, I am Using nRF52832 DK
SES with SDK_16.0
I tried to build the example program ble_app_hrs. the error has generated
Hi Sunil
Yes, ANT/ANT+ is another protocol than BLE. You can read up on ANT on their home page. BLE is the Bluetooth Low Energy standard, which is the most used and well-known standard for connection.
Zigbee and Thread are both just available with the nRF52840, and you can get an overview of these protocols here. 802.15.4 is the physical layer that all these protocols are based on, and in this context, describes any other proprietary protocols also using the 802.15.4 physical layer.
Best regards,
Simon
Hi Sunil
Yes, ANT/ANT+ is another protocol than BLE. You can read up on ANT on their home page. BLE is the Bluetooth Low Energy standard, which is the most used and well-known standard for connection.
Zigbee and Thread are both just available with the nRF52840, and you can get an overview of these protocols here. 802.15.4 is the physical layer that all these protocols are based on, and in this context, describes any other proprietary protocols also using the 802.15.4 physical layer.
Best regards,
Simon