librenard documentation¶
librenard is an open source library for encoding and decoding Sigfox uplinks and downlinks.
A command line interface to librenard is provided by renard.
librenard does not implement physical layer (de)modulation, please refer to renard-phy for that instead.
The following API documentation will give you an overview of how to use librenard.
For a deeper understanding of the inner workings of librenard, please refer to the Bachelor’s Thesis
Reverse Engineering of the Sigfox Radio Protocol and Implementation of an Alternative Sigfox Network Stack.