urs

Results 20 comments of urs

here a short overview how I get it running ... [SOLVED] My environment: Win10/64 Arduino UNO (1.6.7) auto_reset blocked with 100 ohm resistor to 5V after loading Two Pololu DRV8824...

using 1.6.7: I just deleted all "inline" in Helper_Functions; "inline void" also works

when will it be possible again to set a static ip in the web-configuration? within several applications it could run in a problem having the IP set via DHCP

still not available

**display.sendCommand(0x8D);** what additional library and initialization is needed for the three commands? thanks for your help & info

thanks I‘ll try it soon regards, urs ATTENTION: be careful using the program without changing the delay(2000); ---> delay(20000); I had a lot of trouble getting a connection to reflash...

thanks for that work around ... why couldn't that be declared globally when it's the same for all regions or could they be different?

@moncada07 I was too enthusiastic ;-) I changes all regions and it (example OTAA_OLED for Wireless Stick) compiled successfully. Running gives en endless loop of: `18:14:08.922 -> ELF file SHA256:...

@moncada07 yes I did it again. using the example OTAA_OLED without success. (Win10, arduino 1.8.19,all libraries updated) it crashes at LoRaWAN.displayMcuInit(); you can see it with changing the setup a...

@moncada07 and otaa_latern does not even compile. `D:\_development\Arduino\libraries\arduino-lmic\src\hal\getpinmap_thisboard.cpp: In function 'const Arduino_LMIC::HalPinmap_t* Arduino_LMIC::GetPinmap_ThisBoard()': D:\_development\Arduino\libraries\arduino-lmic\src\hal\getpinmap_thisboard.cpp:71:72: note: #pragma message: Board not supported -- use an explicit pinmap #pragma message("Board not supported --...