I have a nano 33 BLE and a BLE sense rev 2. I use simulink to generate code and deploy on the arduino board. I am able to transmit via serial communication but unable to receive data. I previously used MKRzero and it worked fine. I am not very well versed with arduino in general. I have doubled checked the wiring and cable. It works for mkrzero but not for nano ble or ble sense. Any advice on troubshooting this problem?
Background- I have a motor controller that sends and receives motor commands and transmits motor speed. I am able to send motor commands and the motor responds. But unable to receive any motor speed data.