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

hi all,in sdk10 i took heart rate central example of s130 and ble peripheral uart example of s110 v8.0 and i want to connect the both the devices central and peripheral

my question is how to change the uuid in central to connect to peripheral and i want to send 20 bytes to central device using this uart_peripheral. first of all my connection is not establishing b/w central heart rate and peripheral uart. iam using two nordic evaluation boards of nrf51822, keil ide,softdevices s130 v1.0 for central and s110 v8 for uart_peripheral

please help

thanks & regards, prudhvi

Parents Reply
  • Hi @Anders Strand! I have a doubt. I'm using two nRF52840 boards. I'm transmitting some samples from the peripheral 52840 and want to receive it using another nRF52840 board(central) and view the output using UART. For this purpose, which uart example should I refer to? For. eg Im transmitting 1 sec battery status from peripheral and receiving at central and connect to UART at central to log it on real term or putty. Please help!

Children
No Data
Related