Works the commands (+ CIPCREATE) and (+ CIPCONNECT) with UDP protocol
I can not connect to other devices.
Connections with TCP work mormal.
regards Allex
Explore... Chat... Share...
cpct wrote:I will indeed use it with a microcontroller (Tiva TM4C) and a state machine
...
You have any suggestions on the host side implementation?
cpct wrote:I was wondering if it is technically possible to have a server mode and client connection working at the same time? Because in my application, I periodically need to update time over NTP. I could probably implement this by switching modes for short time.
int opmode = argv[0].value.number;
DCE_DEBUGV("before wifi_set_opmode: %d", opmode);
wifi_set_opmode(opmode);
DCE_DEBUG("after wifi_set_opmode" );
dce_emit_basic_result_code(dce, DCE_RC_OK);
AT+IDBG?
+IDBG:0
AT+IDBG=1
OK
AT+CWMODE=1
target/esp8266/wifi_commands.c@45: before wifi_set_opmode: 1
ş
martinayotte wrote:2 - if I shutdown the server using AT+CIPCLOSE=6, but then I try to connect a new client, connection will be accomplish instead of been refused and after first crlf from this client a wdt-reset will occur.
It takes about 20-25 seconds for home assistant c[…]
I tried to upgrade tof my sonoff basic R2 with the[…]
a problem Perhaps you want to define "Probl[…]
Rebooting your router will not give you a faster I[…]
There are no other notifications from esptool.py i[…]
Using the Arduino IDE, you'll learn how to set up […]
In this project, you will post to Twitter using an[…]
In this project, we will build a water level contr[…]
I guess I'm late, but I had the same problem and f[…]
Last night I received my first D1 Minis for a lear[…]
Although I am aware that this is an old post, I fe[…]