DerLang1975

Results 2 comments of DerLang1975

Hello, I do not get it to work with ESP32 DEVKITC as well. I've debugged it to the point in sendFrame(..) while ((readReg(REG_IRQFLAGS1) & RF_IRQFLAGS1_MODEREADY) == 0x00); // wait for...

I've checked further more. Registers are nearly all what I expected, so SPI seems to work as well as setting the values. (i.e. Network ID was correctly set). But still,...