Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 1 month ago.
how to create simple custome service for nRF52832 in mbed for central and peripheral
Hi,
how to create simple custom service for nRF52832 in mbed like I want to send Temperature sensor(TMP 36GZ) data from one nrf52832, once I get the sensor data from peripheral (nRF52832) to central (nRF52832) I have to display the data on the Tera term and I have to send ACK to the peripheral. Finally How to configure both devices with the security password.