Commit graph

16 commits

Author SHA1 Message Date
285c6c5805 config: change init parameters of simulation + data generation delay
this is made to fit with mass data insertion made with python. Now,
the system will generate a single reading every hour, in continuity
with generated data already in db
2026-05-13 17:20:03 +02:00
9ae2445863 fix: improve simulation to avoid rounding problems on small time delays 2026-05-13 17:17:55 +02:00
1ccb757226 fix: change hardcoded joinEUI since recreated chirpstack from scratch 2026-05-08 12:15:25 +02:00
fcdf244d12 fix: type of display init function 2026-05-06 20:31:45 +02:00
d6712d80d6 feat: add display of counter value 2026-05-06 20:30:08 +02:00
9766a15a3a refacto: Rename Simu Gaz files 2026-05-06 20:29:49 +02:00
cc0d42642f fix: protect multiple include simugaz 2026-05-06 19:49:46 +02:00
7645b80ca4 feat: add gaz pulses simulation according to grdf opendata 2026-05-06 19:40:47 +02:00
61b0b740d2 feat: improve error management to avoid infinite loop
The device goes in deep sleep after 3 restarts when connection is not
successful
2026-05-06 17:51:04 +02:00
244d1eea21 refacto: change lora to class with ITransmitter interface 2026-05-06 17:25:17 +02:00
2d87381903 fix: put deep sleep in loop since it does not seem to impact rtc ram 2026-05-06 16:59:15 +02:00
441f724c60 feat: add session restoration 2026-05-06 16:56:34 +02:00
d569a07655 feat: add nonces persistence across reboot 2026-05-06 15:26:32 +02:00
01289ec357 Reorganize project in multiple files for readability 2026-05-03 16:21:50 +02:00
bfb177c0c8 Add main with simple OTAA connection 2026-05-03 15:25:19 +02:00
9a116bf347 Initial commit : empty platformio project 2026-05-03 15:22:40 +02:00