FL-Rob
FL-Rob
Peter Fixed the issue, by changing to Mega from Leonardo Seems that by changing from 50 to 512, the RAM reduced too much and as soon as it went >...
assume you checked the pins, some UARTS have non moveable UART functions (i.e the C6 UART2 has to be on 5 & 4) I submitted some changes which were included...
Agree, I also in past versions had to code out the same struct #if test for UART2 and force it, although the latest code works for the LP UART on...
Im sending as rawtext The / symbol is supposed to be a new line So in MQTT, any format here ? I just moved the page separator, and it gets...
Will this code run on any STM32 Micro ? any specific requirements ? i.e 2 UART, >32K Flash etc ? and will this be ported if ifdef comments to the...
Seems the same as issue #150 https://github.com/someweisguy/esp_dmx/issues/150#issuecomment-2050224824 From: Ben Suffolk ***@***.***> Sent: Tuesday, June 11, 2024 5:32 PM To: someweisguy/esp_dmx ***@***.***> Cc: riwalker ***@***.***>; Comment ***@***.***> Subject: Re: [someweisguy/esp_dmx] Problem...
ubuntu 22.04 and OpenSSL 3.0.2 and mosquitto version 2.0.11 I tried to add to the conf: tls_version tlsv1.1 ciphers DEFAULT:@SECLEVEL=0 any better ideas ? root@server:~# sudo systemctl start mosquitto root@server:/etc/mosquitto/certs#...
any updates? just to let us know the plan if Mosquitto will support OpenSSL 3.0.2 or we need 3.1 ? stuck here, Ubuntu 22.04 server will not accept client certificate,...