ee02217
                                            ee02217
                                        
                                    True… it was a lot of trial and error… covid got me stuck at home… I picked other existing integrations and just started changing values.
That is not code. Those are just the values needed to use in the code.
> First check the minimum temp the heater can be set on. if its 16 the code should work.... it doesnt care which server your on. you are going to...
Wow. To be honest, I haven’t felt that issue, but I a, running it in a nuc, so it has a lot of power, which may be why I didn’t...
Nothing comes out. This is the only log from Serial: `ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x15 (USB_UART_CHIP_RESET),boot:0x28 (SPI_FAST_FLASH_BOOT) Saved PC:0x4206c1fd SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3808,len:0x128 load:0x403c9700,len:0xb9c load:0x403cc700,len:0x2878 entry 0x403c98bc`
I was able to use other esp32 boards and enroll devices. So overall, the system is working fine. Only enrollment in the M5 Stack doesn't work.
What is the CDC build? I'm using this one: http://docs.m5stack.com/en/core/stamp_c3
This is the log when enrolling with the new build: ``` Connected to: 4f:d5:8f:d4:b1:13 MTU updated: 23 for connection ID: 2 0x2a29: onRead(), value: ESPresense 0x2a24: onRead(), value: office Client...
That's correct. The countdown hangs and I can see the error reported initially in the console.
I would love to receive help in the form of a merge request :) As I mentioned before, I am not a developer or expert coder… there are lots of...