Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi,
I am using ST Cloud_IBM_MbedOS example with my X-NUCLEO-IDW01M1 and Nucleo-F767ZI. I tried the pin map IDW01M1 tx to F7 PA_9 and IDW01M1 rx to F7 PA_10 in the mbed_app,json like this "wifi-tx": { "help": "TX pin for serial connection to external device", "value": "PA_9" }, "wifi-rx": { "help": "RX pin for serial connection to external device", "value": "PA_10"
but the program doesn't work. The serial doesn't print anything, only LED 1 blinks. Can anyone help me figure out what is this mistake and how to fix it?
Thank you so much, Best regards, Duy