Dr_Doggy
Well-Known Member
so i got several of these esp modules, first this one:
**broken link removed**
I have put it to the software serial pins and reduced the baud since some funny chars showed up and seems to be working better, however i have just done a test by writing most of the characters to it , however it seems to have a problem with the small letter "e" ONLY!
It seems to be a problem in the module because i have discovered that if i send the letter in through serial it responds but without the 'e''s in it
i did another test where i connected through the wifi on cellphone and sent the string qer but it comes through to the arduino like this: +IPD,0,5:qr
even when the ESP is spewing data to the arduino .. like firmware info it misses the e every time
i have also confirmed the ESP cannot hear the incoming e's either from the arduino
I have seen a similar problem to this in VB serial when a char is reserved for a parity value but didnt see this option in the ESP ..... any takers???
**broken link removed**
I have put it to the software serial pins and reduced the baud since some funny chars showed up and seems to be working better, however i have just done a test by writing most of the characters to it , however it seems to have a problem with the small letter "e" ONLY!
It seems to be a problem in the module because i have discovered that if i send the letter in through serial it responds but without the 'e''s in it
i did another test where i connected through the wifi on cellphone and sent the string qer but it comes through to the arduino like this: +IPD,0,5:qr
even when the ESP is spewing data to the arduino .. like firmware info it misses the e every time
i have also confirmed the ESP cannot hear the incoming e's either from the arduino
I have seen a similar problem to this in VB serial when a char is reserved for a parity value but didnt see this option in the ESP ..... any takers???
Last edited: