knx icon indicating copy to clipboard operation
knx copied to clipboard

knx stack (TP, IP and RF) for arduino and linux, Can be configured with ETS

Results 44 knx issues
Sort by recently updated
recently updated
newest added

Hello! is it possible to make a router between TP and IP? are there any examples?

I am learning this stack and it is very promising but I've ran into a problem I cannot solve. I am fiddling with the BME680 demo project in Arduino IDE...

I've developed some knx products using this knx stack it's simple and awesome. is this knx stack follows every knx specifications to get certify a product?. I've seen that other...

Firmware for the H8I8O that allows configuring pins as input, output or PWM output in a similar way to the original.

Hey, i tried building a moving detector. Based on a ESP8266. I use Plattform.io with following config: ``` [env:d1_mini] platform = espressif8266 board = d1_mini framework = arduino upload_speed =...

Hi @thelsing your stack is amazing. I found a bug if I unload the application over the ETS. The address table, association table, and the application will be unloaded only...

bug

sequential search is used atm, can be a problem when tables are big.

enhancement

Zephyr is a RTOS, targeting some what IoT systems, it supports a lot of boards and is included in the Linux foundation. Website: https://www.zephyrproject.org/ Code Examples: https://docs.zephyrproject.org/latest/samples/index.html#samples-and-demos Are there any...

enhancement