Search found 2 matches

by espriot
Fri Jan 05, 2024 8:34 pm
Forum: General Discussion
Topic: RTOS Basics with TWAI and UART
Replies: 1
Views: 4631

RTOS Basics with TWAI and UART

I am working on a project which involves receiving TWAI messages which are updated every 1ms and send them through UART. As I do not have access to TWAI Transmitter at the moment, I am simulating incoming messages with a GPTimer running at 1ms and updating a global shared twai_message_t object. Some...
by espriot
Mon Jul 18, 2022 5:24 am
Forum: ESP RainMaker
Topic: ESp Rainmaker HomeKit Error Compiling
Replies: 5
Views: 24842

Re: ESp Rainmaker HomeKit Error Compiling

Even I am facing the same issue.
I have made some changes to the Cmakelists.txt file to add the path and extra component directories of HomeKit SDK
CMakeLists.txt
(1.2 KiB) Downloaded 810 times