20fa0bc034
fix: remove hardcoded keys and load them from NVS + script + key reset
2026-05-13 20:34:54 +02:00
7a07bb2522
feat: update keys and eui for lorawan 1.1 compatibility (prev. 1.0.3)
2026-05-13 17:21:05 +02:00
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
1ccb757226
fix: change hardcoded joinEUI since recreated chirpstack from scratch
2026-05-08 12:15:25 +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
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