New FEATURES gathering
-
- Posts: 8
- Joined: Sat Jan 03, 2015 11:34 pm
Re: New FEATURES gathering
Postby MikeBolton » Tue Sep 22, 2015 10:42 pm
Re: New FEATURES gathering
Postby derekh » Sat Oct 03, 2015 3:27 am
HW:
- can we have 64 bit timer for deep sleep? current 32-bit usec timer is only slight over 1 hour sleep time.
SW:
- please open up source code for your lib. especially those seems (?) to be somehow connected to severs at ESPRESSIF. E.g. OTA functions and IoT functions. Those lib should be made such that users can configure their own servers.
- for smartconfig, there are some security concern discussions on how TI does it. Again, it would be better if source code is available so users can see how it's implemented here.
- we are using setup similar to NodeMCU where there is an external push button to reset/wake up the chip. But it share the same reset pin with deep sleep. When it wakes up from deep sleep, s/w does not seem to tell if it's awaken by push button or timer expires. Can the s/w be modified to read the timer to see if it's really expired and add a new "External_Wakeup" reset code so user can tell exactly why it's awaken?
Thanks!!
-
Re: New FEATURES gathering
Postby javed » Tue Oct 06, 2015 5:51 am
Great job, I do appreciate the work done so far!
Some suggestions and observations;
3V3 LDO could be integrated into the chip with at least 300mA capability and wide input voltage range
just like TOREX XC6206
http://www.torexsemi.com/products/detail.php?id=368
All IOs should be 5V tolerant for better IOP with other hardware
and
finally, more ADC channels with 12 bit or higher resolution
Thanks,
Keep up the good work

Re: New FEATURES gathering
Postby rudi » Fri Oct 30, 2015 10:36 am
i append my wishes :
real, unchangeable, permanent Chip uid -
txs
best wishes
rudi

-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪
-
- Posts: 8
- Joined: Sat Jan 03, 2015 11:34 pm
Re: New FEATURES gathering
Postby MikeBolton » Mon Nov 09, 2015 4:44 am
If the ESP is to be interfaced with any reasonable microcontroller, it needs a simple, fast, binary scheme, preferably via the SPI as this can be faster with a MCU than a USART. Instead of the long winded AT commands, can we have single byte instructions (255 possibles) and no ASCII except for 'strings'. Also I see no point in having a very fast WiFi if you can only get the info in and out very slowly !
Clearly the links into the SDK must be there so a 'simple' data transfer scheme should be fairly easy.
Mike Bolton
-
- Posts: 28
- Joined: Tue Mar 31, 2015 7:27 pm
Re: New FEATURES gathering
Postby geo.espressif » Fri Nov 27, 2015 11:33 pm
Re: New FEATURES gathering
Postby eriksl » Sun Dec 06, 2015 5:15 pm
MikeBolton wrote:I know it has been mentioned before (many times) but could I ask again for an alternative to the (very outdated) AT command set.
If the ESP is to be interfaced with any reasonable microcontroller, it needs a simple, fast, binary scheme, preferably via the SPI as this can be faster with a MCU than a USART. Instead of the long winded AT commands, can we have single byte instructions (255 possibles) and no ASCII except for 'strings'. Also I see no point in having a very fast WiFi if you can only get the info in and out very slowly !
Agreed.
But even better, just dump the whole standard software and create your own binary interface

Who is online
Users browsing this forum: No registered users and 15 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.