Receive the data of Wireless Modem through Byte Format

Hi, I have just started with the embedded core work, I am trying to read the byte array from the wireless modem which is connected to my laptop.
This Wireless modem uses the 900hp-S3-B product.
But being new to this kind of thing any kind of example will be a great help for me.

Wireless Modem : https://store.ncd.io/product/900hp-s3b-long-range-wireless-mesh-modem-with-usb-interface/
You need to read the data from the serial port. boost asio has a serial interface:

https://www.boost.org/doc/libs/1_69_0/doc/html/boost_asio/reference.html
Topic archived. No new replies allowed.