IoT into the Wild
39
10.2 Packet Parsing
After being powered on or reboot, SenseCAP Sensors will be connected to the network using
the OTAA activation method. Each Sensor Node will send data packets to the server,
including the following data:
The weather station data protocol provides 6 types of packets to correspond to different
information such as measurements, and the number of bytes of each packet may vary. The
structure of the frame is shown in the image below. The frame content is sent in big-endian
byte order.