Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Timezone_Generic crash with ArduinoLowPower and It doesn't compile #3

Closed
danielf3 opened this issue Mar 23, 2021 · 1 comment
Closed
Labels
question Further information is requested Support

Comments

@danielf3
Copy link

danielf3 commented Mar 23, 2021

Describe the bug

I'm trying to compile your library with the ArduinoLowPower.h library and SigFox.h library to use it in an MKR1200 with Sigfox and it doesn't compile. It returns an error of RTCZero library (ArduinoLowPower use this library).

@khoih-prog
Copy link
Owner

Hi @danielf3

First thanks for your interests in the Timezone_Generic.

Please follow the requirements in the Bug Report and add these missing info so that anybody can duplicate the issue without losing much time to guess / assemble the code

Steps to Reproduce

Steps to reproduce the behavior. Including the MRE sketches

Also please be noted that the library can only support SAMD21 using

  1. Currently Supported WiFi Modules and Shields
  2. Currently Supported Ethernet Modules and Shields

and not the built-in Smart RF ATA8520 used in MKR FOX 1200.

@khoih-prog khoih-prog added question Further information is requested Support labels Mar 23, 2021
khoih-prog added a commit that referenced this issue Nov 2, 2021
### Releases v1.7.2

1. Fix crashing issue for new cleared flash. Check [RP2040_RTC_Time crashes Pico, does not work #3](khoih-prog/RP2040_RTC#3)
khoih-prog added a commit that referenced this issue Nov 2, 2021
### Releases v1.7.2

1. Fix crashing issue for new cleared flash. Check [RP2040_RTC_Time crashes Pico, does not work #3](khoih-prog/RP2040_RTC#3)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested Support
Projects
None yet
Development

No branches or pull requests

2 participants