j45p41

Results 5 issues of j45p41

Hi, carrying on from: https://github.com/sandeepmistry/arduino-LoRa/issues/290. I have managed to implement code that works but crashes within 24 hours. Did anybody find a fix for this issue? I am using lgvl...

### Discussed in https://github.com/h2zero/NimBLE-Arduino/discussions/580 Originally posted by **j45p41** August 14, 2023 Hi, I have been able to achieve CODED_PHY connection between two ESP32 devices but can't seem to find a...

bug
enhancement

Hi, I am trying to use put NRF52840 to sleep. I have tried Arduino_nRF5x_lowPower library but it seems to not work with thislinrary showing the following error: .pio/libdeps/nrf52840_dk_adafruit/Arduino nRF5x lowPower/src/Arduino_nRF5x_lowPower.h:25:10:...

Hi, asking this here first as it is part of the library but I know its more of a platform issue. I store several values in EEPROM, sometimes after a...

What is the command to enter sleep mode for NRF52840 so that the MCU wakes from interrupt pin? Thanks!