Walter M.
Walter M.
When i start crelay_arm64 (Version 0.14.1) with the -i Option to get the serial of the relay card with _./crelay_arm64 -i_ the following output is shown: _Detected relay cards: #1...
When i try the example code (without any Modification) i only get the following error at the serial monitor: rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:1184...
I pulled https://github.com/thelsing/knx/tree/master/examples/knx-demo-diy and built it (PlatformIO) without errors. Uploaded it to a ESP32 (NodeMCU ESP32) that has been connected to a MicroBCU (NCN5120) on Uart2 (Serial2 / GPIO16 and...