Search found 56 matches

by cyberlab
Sun Nov 04, 2018 2:44 am
Forum: ESP8266 boards
Topic: how to change default ip address in ap mode?
Replies: 7
Views: 5990

how to change default ip address in ap mode?

hello everyone I did a search in google to know how to change the default names of the network, ip address and password in ap mode, I only found the name of the network but not the ip and the password, someone knows how to do it? first of all, Thanks.
by cyberlab
Sun Oct 28, 2018 3:03 pm
Forum: ESP32 boards
Topic: OTA
Replies: 7
Views: 9535

Re: OTA

by cyberlab
Fri Oct 12, 2018 5:24 am
Forum: ESP8266 boards
Topic: improve speed
Replies: 13
Views: 7224

Re: improve speed

Hello everyone, thanks to your help following their advice and managed to send the machine 66 bytes / sec. Quite acceptable since a design is sent in a couple of minutes, thanks again.
by cyberlab
Fri Oct 12, 2018 5:16 am
Forum: ESP8266 boards
Topic: HOW TO PROTECT THE CODE?
Replies: 2
Views: 2354

HOW TO PROTECT THE CODE?

Hello everyone, I would like to protect my code so that it is not stolen, any idea of ​​how to do it? Thanks in advance.
by cyberlab
Fri Oct 12, 2018 12:14 am
Forum: ESP8266 boards
Topic: what is this...
Replies: 0
Views: 1377

what is this...

Hello everyone, at a certain moment in my application, this information comes out on the monitor and I do not know what it represents, does anyone know?
state: 5 -> 0 (0)
rm 0
pm close 7
del if0
usl
mode : null
by cyberlab
Tue Oct 09, 2018 3:08 am
Forum: ESP8266 boards
Topic: improve speed
Replies: 13
Views: 7224

Re: improve speed

hello again to all, browsing the network I found this information, which confirms that with I2C works perfectly without any transfer error and because with SPI I could not make it work correctly: Selecting Between I2C and SPI Selecting between I2c and SPI, the two main serial communication protocols...
by cyberlab
Sun Oct 07, 2018 6:38 pm
Forum: ESP8266 boards
Topic: improve speed
Replies: 13
Views: 7224

Re: improve speed

Hello everyone thank you for answering. Roberthh, less than 7 ms. begins to enter a part of the code to resynchronize with the machine and not lose any byte of the file. Phytoncoder and OutoftheBOTS_, my first design uses an SPI chip instead of the I2C chip, but the file lost some bytes in the trans...
by cyberlab
Sat Oct 06, 2018 3:06 am
Forum: ESP8266 boards
Topic: improve speed
Replies: 13
Views: 7224

improve speed

Hello everyone, at this moment I have an application in a module esp8266 that is connected to a machine through a parallel port where the parallel port in the esp8266 is by means of a PCF8574P. I send to the industrial machine a file via wifi through a program that I elaborated through Labview. all ...
by cyberlab
Sat Sep 15, 2018 9:00 pm
Forum: ESP32 boards
Topic: Esp32 & micropython connect to console via wlan
Replies: 4
Views: 3735

Re: Esp32 & micropython connect to console via wlan

Hi, I use upyloader in windows 64bits very ease to use.
by cyberlab
Sat Aug 04, 2018 3:29 am
Forum: ESP8266 boards
Topic: Pin setup
Replies: 3
Views: 2354

Re: Pin setup

Hello good day, apparently you are talking about nodemcu, you are correct, when you connect something in D2 you have to refer to it as pin 4 in micropython and D6 as pin 12.