Search found 2 matches

by felipepsilva
Tue Mar 09, 2021 10:16 pm
Forum: Report Bugs
Topic: CWJAP wrong error code
Replies: 0
Views: 3886

CWJAP wrong error code

Hello,

I am using ESP32-WROOM with AT commands. When I send CWJAP command with wrong password, the module responds with error code 4 instead of 2, I whant to know why this is happening.

Could you help me with this?

Thanks!
by felipepsilva
Thu Oct 01, 2020 3:01 pm
Forum: General Discussion
Topic: Bluetooth Classic losing connection
Replies: 0
Views: 1635

Bluetooth Classic losing connection

Hello, We are using the ESP32 through at commands. We use sntp sincronization (each 60 seconds), mqqt (sending data every 60 seconds) and a server opened to use with modbus tcp/ip (esp32 acting as a server and sending data every 3 seconds). This is working ok with version 2.1. Now we're developing a...