I recently bought two LilyGo T3S3 SX1262 boards and I've been using the examples provided on this Github. I have been successful on programming a receiving and transmitting side, however the ...
The serial-monitor tool is a command line program that interacts via stdio. It accepts commands as plain ASCII strings terminated with LF \n and sends response as JSON. Install a recent go environment ...