SigfoxTracker: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
* how to interact with the sigfox backend | * how to interact with the sigfox backend | ||
* ultimately, help develop a sigfox tracker for tracking small animals, like bats | * ultimately, help develop a sigfox tracker for tracking small animals, like bats | ||
== Investigation == | |||
* [https://www.disk91.com/2017/technology/sigfox/the-sigfox-radio-protocol/ great page at disk91] about sigfox, part from reverse engineering | |||
* coverage map https://www.sigfox.com/en/coverage | |||
* modulation is D-BPSK, frequency range is 192 kHz is in the 868 MHz band | |||
* a packet consists of max 26 bytes, of which 12 bytes are user payload |
Revision as of 15:50, 8 May 2022
Project SigfoxTracker | |
---|---|
Investigating sigfox location trackers | |
Status | Initializing |
Contact | bertrik |
Last Update | 2022-05-08 |
What
This page is about investigation of Sigfox location trackers, e.g.:
- how existing trackers work
- coverage of the sigfox network
- how to interact with the sigfox backend
- ultimately, help develop a sigfox tracker for tracking small animals, like bats
Investigation
- great page at disk91 about sigfox, part from reverse engineering
- coverage map https://www.sigfox.com/en/coverage
- modulation is D-BPSK, frequency range is 192 kHz is in the 868 MHz band
- a packet consists of max 26 bytes, of which 12 bytes are user payload