You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code examples, errata and additional tips and references to interesting projects for the book "Develop your own Bluetooth Low Energy Applications for Raspberry Pi, ESP32 and nRF52 with Python, Arduino and Zephyr"
Code examples, errata and additional tips and references to interesting projects for the book "Building Wireless Sensor Networks with OpenThread: Developing CoAP Applications for Thread Networks with Zephyr"
An nRF52 BLE application with 1 service and 2 characteristics. One of the characteristics is used to get the SOC measured temperature, and the other one to send command datat to the application.