6 Wireless Network Communication - fbusiko/adonis-red GitHub Wiki

Network Topology

Network Protocols

The network protocol used to send data to the lorawan gateway is HTTP. HTTP funcitons as a request and response protocol in a client server computing model. In this case the PC application running the GUI will be the client and the lorawan will be the server.

Data Rate

The data rate of the lora radio module has a capacity of 19.2 Kbps

Network Example Diagram