2017-11-16 06:18 AM
Hi
I am trying to get details by using AT Commands (AT, AT+GMR, AT+CWLAP, and etc) but i am getting the same command which i am sending through Serial write.
Example: If I send basic command as �AT\r\n�, I need to get response �OK�. But i am getting response through call back
Board Setup:
NUCLEO-L152RE with Lora SX1272MB2xAS shield and connect External Grove WiFi Module toUART of Lora shield. So anyone can please help, how i can get response as excepted.
Compiler: Embed Online Compiler
Thanks,
Sunil
#write-command2017-11-16 06:30 AM
Check solder bridges as PA2/PA3 of shield connector clash with VCP connection of ST-LINK
2017-11-22 01:16 AM
Is there any Jumper to be set (ON / OFF) to get UART mode?
We have observed that to Set ESP8266(Module model) into UART boot mode - Press and hold button until centred red LED indicator light on.
2017-11-22 08:59 AM
Sunil Kumar wrote:
Is there any Jumper to be set (ON / OFF) to get UART mode?
To set what to 'UART mode' ?
As
Turvey.Clive
already said, it's solder bridges - not jumpers - that configure the UART connections on a Nucleo board ...2017-11-22 10:29 AM
>>Is there any...
There are undoubtedly manuals and schematics that would cover such material, reading is frequently easier than expecting to be guided by others.
On the Nucleo-144 boards the shield connection has it's own USART that isn't shared.