Finlay
Finlay
I needed to format my SD card as FAT32 with a MS-DOS partition table. It failed when I used a GPT.
Bump
@P-R-O-C-H-Y I think so. I added the relevant build flags my branch of the ESP32-WROVER examples and will submit a pr on that side. https://github.com/bigFin/Freenove_ESP32_WROVER_Board
A few tips: - Disable external ISRs on tx - Expose rx fn's to toggle your external isr when rx rxDutyCycle and OnRxDone http://community.heltec.cn/t/asr6502-lora-interrupt-on-receive/13475 - Make good use of filter...
Same issue here (Arch linux, both BSPWM and Sway), both from Tabby on Aur. Bspwm hangs on splash when run with `defaults`,` --debug`, and `--no-sandbox`. No debug messages are printed...
This works for me (in a markdown cell) ``
I am able to use this example to use the SX1262 [https://github.com/JJJS777/Hello_World_RadioLib_Heltec-V3_SX1262](Hello_World_RadioLib_Heltec-V3_SX1262)
@sensei-hacker incorrect about LoRa. The library is incompatible with SX1262 ([source](https://github.com/sandeepmistry/arduino-LoRa/blob/master/README.md#compatible-hardware) ) #94 #100 #102