I have been running the serial.ino example at 9600 baud on a nrf52-dk and have been able to successfully transmit input on rx pin 08 from a Maxbotix MB1043 Ultrasonic sensor to the Nordic UART app on my Adroid phone. However, the final chip I want to use is the RedBear BLE nano v2 (nrf52832). When I run the example code on this chip I am able to connect successfully via the UART app but I receive no data. The rest of the setup is exactly the same. Is there anything simple I might be missing here @sandeepmistry or anybody else? Any help would be greatly appreciated!
I have been running the serial.ino example at 9600 baud on a nrf52-dk and have been able to successfully transmit input on rx pin 08 from a Maxbotix MB1043 Ultrasonic sensor to the Nordic UART app on my Adroid phone. However, the final chip I want to use is the RedBear BLE nano v2 (nrf52832). When I run the example code on this chip I am able to connect successfully via the UART app but I receive no data. The rest of the setup is exactly the same. Is there anything simple I might be missing here @sandeepmistry or anybody else? Any help would be greatly appreciated!