hi,
i want to connect sensor to nrf51822 to send data to smart app continuously over ble.i want to modify example ble_app_beacon. which functions i need to change?
hi,
i want to connect sensor to nrf51822 to send data to smart app continuously over ble.i want to modify example ble_app_beacon. which functions i need to change?
You'll need pro provide a lot more information than that. What kind of sensor? How does it communicate (I2C, SPI, ADC, etc.)?
thank you for reply. i connected a switch to beacon that will send switch status to smart app.which smart app we have to use? In code(in keil) what should i write in button handler to send its status.
@shravani: It looks like you got an answer in this question.