Skip to main content

Questions tagged [integer]

Filter by
Sorted by
Tagged with
-1 votes
2 answers
448 views

I am trying to use LoRAWAN and sending tempurature values as less bytes. I found that way and tested it works fine it can send negative and positive numbers as 2 bytes instead of "float" as ...
mehmet's user avatar
  • 297
0 votes
1 answer
1k views

i need to wake up my ESP every 60 min to read some data and post it to server, all process working fine when i use numbers of minute below 60 (converted in microsecond x 1000000) but when i use 60 min ...
Damiano Miazzi's user avatar