Skip to content

JoToSystems/SX1302_UDP_Packet_Forwarder_Integer_Temperature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SX1302_UDP_Packet_Forwarder_Integer_Temperature

To global_conf.json add the following lines

    // Temperature sent as an Integer (true) or as a Floating Point Number (false)
    // This was addeed as TTN only accepted Integer values of Temperature, Chirpstack accept Float or Integer
    "temperature_integer":true,
    // Is there a temperature sensor fitted to the radio module?
    "temperature_sensor": true,
    // Temperature value only used if "temperature_sensor = false"
    "temperature_value": 20.15

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published