-
From what I can see in the source code, that's a `RESET_REASON_WDT_TIMEOUT` (`0x10`).
Based on what I see on the [forum](https://www.thethingsnetwork.org/forum/t/ttn-gateway-central/10976) this hap…
-
I see no documentation for building this firmware and flashing it to a buspirate.
-
Hello,
I'm trying to compile the lib under Arduino IDE 1.6.11 / Ubuntu 16.04.1.
Compilation performed without error once I have carried few steps out:
- execute script IDE/ARDUINO/wolfssl-arduino.sh…
-
Hello there.
I'm trying to compile the firmware from source since my BP v4 came without the UART mode.
I'm using xc16 version 1.33 with MPLAB v4.05 . When I try to build & Clean (like it says on…
-
**Instead of**
`alias pin_SD02_direction is pin_D4_direction`
**it should be**
`alias pin_SDO2_direction is pin_D4_direction`
_The error may be on the origi…
-
cmake is quite sub-par regarding cross building and more cumbersome than other build systems, adding a dependency on a quite large set of dependencies (C++, one or two xmlrpc libraries, even qt option…
-
The README.txt states *"Any help porting the library to work under different platforms and compilers would be gratefully received."* but I was not able to figure out what platforms and compilers are s…
-
In telnet.c if we tried to login using **TeraTerm,** **Putty** , Its unable to authenticate. At line no. 245, its always satisfy the 'if condition' and its never goes in the 'SM_GET_PASSWORD' state.
…
-
u8g2 is a phenomenal piece of work, many thanks for the effort.
I am seeking assistance in getting u8g2 up and running on a Microchip dsPIC33EP256MU806, hardware I2C interface, and Winstar OLED 128…
-