urs

Results 7 issues of urs

for the documentation // Pin mapping for Dragino Board Version 1.3 (open J_DIO5) const lmic_pinmap lmic_pins = { .nss = 10, .rxtx = LMIC_UNUSED_PIN, .rst = 9, .dio = {2,...

BME280 library https://github.com/finitespace/BME280 the NEW version changed and is not compatible with the published LoRaWAN_TTN_Env_Node.ino

it would be useful receiving Date/Time from smartphone to display it localy on a display (e.g. ePaper) example: BLE_DateTime_String = gadgetBle.getDateTimeString(YYYYMMDDHHMMSS); ;-)

enhancement

it compiles, but it get a runtime error calling os_init() reffering to radio.c _#ifdef CFG_sx1276_radio ASSERT(v == 0x12 ); # elif CFG_sx1272_radio ``` ASSERT(v == 0x22);_ ``` it seem that...

as the title says, the gps time (UTC) should be corrected by the network time to give a correct local time as shown in https://github.com/mcci-catena/arduino-lmic/blob/master/examples/ttn-otaa-network-time/ttn-otaa-network-time.ino or at least the time...

hi Charles your mentioned board is also retired. https://wiki.wemos.cc/products:lolin32:lolin32_lite they now thave the D32 https://wiki.wemos.cc/products:d32:d32 is your shield compatible with that one? thanks, urs

in case of missing board selected: Feather M0 as a *sensor* which does not use time the above mentioned library is only valid for ESP32 why don't you use an...