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

arduino code for pin i/o over BLE

I would like to send and receive data to/from nrf52832 pins over BLE using android phone. I would like to capture and display output of Force Sensing resistor and control digital potentiometers for a custom board. I am able to communicate via UART and do OTA upgrades.

Thanks for any help.

Related