Sebastien
Sebastien
Hello, Many thanks for this great software. While trying to get this device working on iOS, I noticed that there is an arduino library to subscribe and receive to iOS...
Hi Guido, There is an issue with the slow AGC algorithm. When receiving a very strong signal, the AGC stays blocked and never increases the gain. I modified the code...
Hi! First, thank you for this project, it's really cool! I am playing with your code and I have an issue with the INPUT_PULLUP. When I use MiniCore (version 2.1.3...
Hi, By default the library handles only the "application/json" content-type. This causes the parser not working with several APIs which uses hal: http://stateless.co/hal_specification.html In my case, I just modified the...