Suggestions and workflow to implement visualization on a chrome mobile browser of 3rd party EMG sensor data with RedBearLab BLE Nano Kit v2 - nRF52832
Suggestions and workflow to implement visualization on a chrome mobile browser of 3rd party EMG sensor data with RedBearLab BLE Nano Kit v2 - nRF52832
i have no clue on this, but would like to enhance my knowledge on it. Apart from googling it, can you please provide some good pointers.
I am getting it to connect it to the NRF uart service, but the redbear nano v2 doesnt interface with keil and there have been several problems working with the sdk
Could you please help me out on how to read my EMG sensor values and display it via the Nrf tool box. I have a redbear nano v2 and the digital output of the sensor is received on the pin number D3 p3_0. I wish to transmit the voltage readings on to the nrf toobox to look at the number. I am working on arduino IDE as Keil doesnt integrate with the readbear IDE.
https://github.com/redbear/nRF5x/tree/master/nRF52832
https://github.com/redbear/nRF5x/tree/master/nRF52832/arduino/arduino-1.8.0/hardware/RBL/RBL_nRF52832/libraries/BLE_Examples/examples/BLE_Serial
PS I can send serial data via this code by changing the UUIDS of the Nordic uart service,
Please suggest a code if possible
thanks alot