Hello everyone, I have the problem described in the topic after a series of tests, in particular:
- I connected the two with cable Arduino serial cable to the USB OTG then inserted into the cell
- I created a sketch that sends USB string AT + CR + LF and waits to read characters coming from cell
- On the Arduino TX LED flashes then the characters are actually shipped on USB
- Not getting anything from cell to cell I used the 'app' Android USB serial monitor lite "to see what comes from Ardino: get the string AT + CR + LF. With the 'app I send a string and it is recognized by the LED Rx Arduino and my sketch.
- .... I did other tests between PC terminal emulator and cell and saw that the cell responds to AT +
Does anyone have any advice to solve the problem or tell me where to go to document ??????
Thanks in advance for answers
sp_ma_54