Hi,
I have started using PMOD BLE recently and I can make a connection in between BLE and PC using a terminal (with Nexys4DDR making a direct connection in between).
However, when I write a VHDL code, describing what I made on the terminal one by one, the BLE device stucks at rebooting.
For both applications I use the following sequence that is described in "RN4871_user_guide.pdf" page 59 :
- Send $$$
- Wait a second
- Send SS,40<CR> (this is to select UART Transparent feature only)
- Wait a second
- Send R,1<CR>
- Wait a second
-