Hi every one,
I'm working with nrf51822 sending data through Uart over BLE to Android application.
At the moment I have several elements and sensors that I'm sampling and sending to Android app.
I've decided to control these sensors and configure them from Android application, therefore, I need to send some command for ex. NO2 Config. or so on.
I have struggled to find out how to do so but not succeed.
I tried with ble_app_uart axample! but I get confused where the data over ble is handled and where they are hand over to uart and from there how to control them.
the second question is: if function for sending and receiving data over ble and uart are the same for data handling?
any tips and help are appreciated.
any link or clear source would be fine.
Best regards
I'm working with nrf51822 sending data through Uart over BLE to Android application.
At the moment I have several elements and sensors that I'm sampling and sending to Android app.
I've decided to control these sensors and configure them from Android application, therefore, I need to send some command for ex. NO2 Config. or so on.
I have struggled to find out how to do so but not succeed.
I tried with ble_app_uart axample! but I get confused where the data over ble is handled and where they are hand over to uart and from there how to control them.
the second question is: if function for sending and receiving data over ble and uart are the same for data handling?
any tips and help are appreciated.
any link or clear source would be fine.
Best regards