How to connect a NB-IOT unit to M5GoBottom (Core2)
-
For M5GO BOTTOM2 component and available port B what is the UART interface numbering for RX and TX signals?
Want to connect an NB-IOT unit via an UART cable. I've already allocated pin 13 and 14 for the GPS unit in the stack. -
-
The H5Go Bottom module implements "HY2.0-4P-PortC(blue)" and by default points to GPIO13 (RXD2) and GPIO14(TXD2). The same pins are already in use by the GPS module part of the M5 Core2 stack (currently set to TX=14, RX=13). Is there a solution to operate both modules in parallel, the NB-IOT (Uart) unit and GPS module?
-
Hello @falbriard
yes, port C (blue / GPIO13 / GPIO14) is blocked by the GPS module. However you can define a second serial connection in your code using port B (black / GPIO26 / GPIO36) and then connect the NB-IOT to port B.
And no, using two UART (serial) modules in parallel on the same port is not possible.
Thanks
Felix
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login