Search found 16 matches

by Pablo Oyarzo
Wed Sep 13, 2017 4:30 pm
Forum: Drivers for External Components
Topic: Using the ESP with a Ethernet Port through SPI
Replies: 15
Views: 15199

Using the ESP with a Ethernet Port through SPI

I know there is http://www.ebay.com/itm/1xENC28J60-Ethernet-LAN-Network-SPI-Port-Module-Mini-51-AVR-ARM-PIC-Code-Arduino-/390971790013?hash=item5b07bc12bd:g:VmAAAOSwyXFUYaeZ this kind of module out there and it works through SPI. Based on my ignorance, I'm worried about how am I gonna tell the ESP t...
by Pablo Oyarzo
Sun Sep 10, 2017 3:04 am
Forum: ESP8266 boards
Topic: uasync VS socket
Replies: 1
Views: 2063

uasync VS socket

1) Is uasync supposed to be a higher and better way to do networking than socket?
2) Where I can find documentation on the portion of uasync that is implemented on micropython ?
by Pablo Oyarzo
Wed Mar 29, 2017 1:59 pm
Forum: General Discussion and Questions
Topic: Problems after flash
Replies: 10
Views: 8827

Re: Problems after flash

Got a good response now. Am I good to go? �l�b|��r�B� #�p�n�$no���bp�d`{lp�o� �$ # o�|��l B�|�o�l� �oo lN{�o r$� p�N� r����� bn�|l b��no� `�no$�rln{�o �{$` �n ��c�Nl� ��no� lp�o� {�ܜ�� � B o�|� #�|�n�$�l`�nd�l Ns�� 2�${��o 2�$ l��|��{rnc�$� #��b��ܜ�� $ B $`ll��|�2��o"�$l�� B��b����� b�l �$ܞ�rrn#�...
by Pablo Oyarzo
Tue Mar 28, 2017 11:01 pm
Forum: General Discussion and Questions
Topic: Problems after flash
Replies: 10
Views: 8827

Re: Problems after flash

Just did, now I get another type of error. picocom v1.7 port is : /dev/ttyUSB0 flowcontrol : none baudrate is : 115200 parity is : none databits are : 8 escape is : C-a local echo is : no noinit is : no noreset is : no nolock is : no send_cmd is : sz -vv receive_cmd is : rz -vv imap is : omap is : e...
by Pablo Oyarzo
Tue Mar 28, 2017 7:51 pm
Forum: General Discussion and Questions
Topic: Problems after flash
Replies: 10
Views: 8827

Re: Problems after flash

I just did it. ��#�"br��#��o�o�l���l� d�$l���$�n�����cllp ����b l�#{l{l{�o�����oܞ��c{"��#�b��l��$cl��lo�pr$�d�#4 ets_task(40100164, 3, 3fff828c, 4) OSError: [Errno 2] ENOENT OSError: [Errno 2] ENOENT MicroPython v1.8.7-504-g94c41bb on 2017-03-28; ESP module with ESP8266 Type "help()" for more inform...
by Pablo Oyarzo
Tue Mar 28, 2017 3:57 pm
Forum: General Discussion and Questions
Topic: Problems after flash
Replies: 10
Views: 8827

Re: Problems after flash

Which doesn't solve the problem I must add.
by Pablo Oyarzo
Sat Mar 25, 2017 10:01 pm
Forum: General Discussion and Questions
Topic: Problems after flash
Replies: 10
Views: 8827

Re: Problems after flash

Yes. That's the first step of the flashing process after connecting GPIO-0 to GND. Here I leave the output I get. esptool.py --port /dev/ttyUSB0 --baud 115200 erase_flash esptool.py v1.3 Connecting.... Running Cesanta flasher stub... Erasing flash (this may take a while)... Erase took 2.8 seconds es...
by Pablo Oyarzo
Sat Mar 25, 2017 8:11 pm
Forum: General Discussion and Questions
Topic: Problems after flash
Replies: 10
Views: 8827

Problems after flash

So I tried to flash the ESP8266 (ESP-07) And got this error after the process was done. Tried with the latest stable build and also the latest daily build. Same error. boot8266 HW RTC Reset reason: 2 System reset reason: 1 Initial GPIO state: c0030001, OE: 0 Running app #0 ets_task(40245c10, 31, 3ff...
by Pablo Oyarzo
Thu Mar 23, 2017 3:11 pm
Forum: General Discussion and Questions
Topic: How do I make different kinds of web - request?
Replies: 6
Views: 4642

Re: How do I make different kinds of web - request?

When it has the AT firmware it really does have a "ping command". My question would be, how is it possible then?