Hi, I'm using the Rigado BMD-200 Eval Board with sdk 8.1 and am running the ble_peripheral example titled ble_app_uart. I am using my iphone and the nRF UART app to communicate with the device along with PuTTy as my console application. I can send data from my phone to the Rigado board and have it show up in Putty no problem, but when I try to send data from Putty, through the Rigado board and then to my phone over BLE, nothing happens. I have the CTS pin on the Rigado board grounded, and the hardware flow control disabled (within the example FW). I've tested that the console application is sending data over the FTDI cable to the board via a scope, but the board ignores it.
Any ideas or thoughts would be great. Thank you for your time.