How do I create a console application using VB.NET to gather data from XBee?
I have an XBee S2C mounted on a USB adapter connected to my PC and I’d like to develop a console application in VB.NET to read data similarly to what the XCTU v6.2 Console does.
Is there any examples or articles on how to do this or could help?