cyberman54 / ESP32-Paxcounter

Wifi & BLE driven passenger flow metering with cheap ESP32 boards
https://cyberman54.github.io/ESP32-Paxcounter/
Other
1.73k stars 405 forks source link

Fixed validation errors and got us pulled into the lorawan-devices repo #819

Closed Drasek closed 3 years ago

Drasek commented 3 years ago

I had some errors in the original pull request to the lorawan-devices error wich i fixed:

Got the pull request accepted with these changes: https://github.com/TheThingsNetwork/lorawan-devices/commit/2b2f57039a3b264e9f8d261573a1a603056751f9

Now we have to wait till they update the backend the network server. I will add further instructions to the readme.md how to use the new v3 console to add a paxcounter to a application, once its added.

cyberman54 commented 3 years ago

Thanks a lot!

cyberman54 commented 3 years ago

@Drasek Do you know how often those updates of TTN backend happen? (How long will we have to wait?)

Drasek commented 3 years ago

I asked Jaime in the lorawan-device repo about it and i am waiting for a answer. Atm the community edition is updated roughly every 2 weeks (thats if i look at the date stamps of the release commits) and we are 5 days into the cycle - could be around 10 days if its in the next release (3.13.4 should be the next).

Drasek commented 3 years ago

We are in the actual version 3.14.0 of the things v3 stack and online in the ttn community edition! I have not realy tested it so far, will do so on the weekend and write a manual in the readme.md how to use it in the ttn v3 console.