Hi - I’m using version XCTU Version: 6.1.1. How can I send serial data from a coordinator in API mode… I have two routers - one I need to send AT commands to (works fine) and the other I need to send serial data to. ty
In the new X-CTU in the tools menu you will find a FRAME GENERATOR. Use that to create a Tx request type API packet. Copy that into the Terminal Monitor create a packet field. You can send data via API and local AT commands to your radio by creating the proper frame type with the Frame Generator.
1 Like
I can send AT commands - Remote AT Command work great. What frame type do I use to send Serial Commands?
I got it…
frametype “Transmit Request” allows you to send Serial Commands. ty