I want to send data without a computer from 3 ADC sensors.
using de ble uart.
How do I set my variable to send data?
I should use in ble_nus_string_send(&m_nus, data_array, index);?
Thank you
I want to send data without a computer from 3 ADC sensors.
using de ble uart.
How do I set my variable to send data?
I should use in ble_nus_string_send(&m_nus, data_array, index);?
Thank you
Hello and thank you. de Example code Working good. I do not need the side of the computer. I would like to receive light sensor data and send them Using de BLE Uart. i use de Uart As platform for communication.
Hello and thank you. de Example code Working good. I do not need the side of the computer. I would like to receive light sensor data and send them Using de BLE Uart. i use de Uart As platform for communication.