Loom icon indicating copy to clipboard operation
Loom copied to clipboard

Arduino library for Internet of Things Rapid Prototyping in environmental sensing

Results 20 Loom issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When using Local Time for the DS3231 module, Loom3 publishes an extra 0 in the main UTC timestamp data. 2022-**006**-30T15:10:28Z When not using local time in the...

**Describe the bug** WeatherChimes publishes data to MongoDB via MQTT. The current method automatically names the MQTT topic from the sending device's name and id number from the manager. This...

**Describe the bug** WeatherChimes project; System runs as expected for hours, to many days, then experiences periodic Hard Faults. Example of Errors file output: name | instance | Problem. |...

Log files now have a more accurate "last modified" date/time. Used to be they would have none so it would default to the year 2000. Modification added as per Gurpreet's...

**Describe the bug** Loom 2.5 but may still be bug in Loom3 - please test and fix if needed - or close with reply if not a bug in Loom3....

**Describe the bug** When manually setting the RTC time through the serial monitor, the time doesn't get set for the clock until after the sample period which may cause issues...

**Describe the bug** BatchSD does not publish with Dendrometer code with both LTE and Ethernet usage. Dendrometer uses dirty integrated sensor values added to the json using the add_data() function....

**Describe the bug** Gurpreet observes bug where our sample time stamps creep longer and longer, from the original period set. This is likely because we are scheduling the wake up...

Having issues with the timestamp while logging data with SD using Hypnos. I tried to reset it by taking the coin cell battery out but it still not synching with...

#+TITLE: Issue The constructor in the LoRa module is changed so that, instead of initializing the address variable from config.h, it's instead initialized with device_manager->get_instance_num() to get the device ID....