Kai Droste

Results 6 comments of Kai Droste

Okay. I put the win32 bacport.h into the project and deleted all the windows header files. Now I have some warnings. Wich I think are for now not important. But...

I'm trying to compile the port for the esp32 without any changes. Where do I define or undefine BAC_UCI? By the way what does uci?

i found the bac_uci only as ifdef in the divice.c file ![image](https://user-images.githubusercontent.com/59448194/79384986-24443e80-7f68-11ea-9391-5ca887fc0947.png) It's also not defined in the sdkconfig file. I really don't know where else it could be defined?

An small updated from today. I think that the problem is related to the auto generation of CMakeLists.txt from platformio. Because it sets all included files to the the CMakeLists.txt....

thank you for your response. with your source it seems like it's runs on my esp32, too. Since I don't have any BACnet IP device I'm not able to test...

Not really. With the bacwi on my pc an were able recognize the esp in my network. If also edited the RS485.c for implementing mstp. But I think that there...