Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
March 28, 2024, 09:17:15 21:17


Login with username, password and session length


Pages: 1 2 3 [4]  All
Print
Author Topic: Re: new option for a very low cost WiFi client for IoT  (Read 25988 times)
0 Members and 1 Guest are viewing this topic.
pablo2048
Active Member
***
Offline Offline

Posts: 113

Thank You
-Given: 133
-Receive: 86


« Reply #75 on: July 14, 2015, 05:09:45 05:09 »

New kid on the block - http://hackaday.com/2015/07/13/new-part-day-the-esp8266-killer/ or http://www.seeedstudio.com/depot/EMW3165-p-2488.html?cPath=19_20 - STM32F2/4 CPU onboard, lot of flash/RAM/peripherals, $7.95 ...
Logged
LzEn
Junior Member
**
Offline Offline

Posts: 78

Thank You
-Given: 48
-Receive: 86


Lazy Efficient


« Reply #76 on: July 14, 2015, 08:49:21 08:49 »

New kid on the block - http://hackaday.com/2015/07/13/new-part-day-the-esp8266-killer/ or http://www.seeedstudio.com/depot/EMW3165-p-2488.html?cPath=19_20 - STM32F2/4 CPU onboard, lot of flash/RAM/peripherals, $7.95 ...

I saw this yesterday on hackaday and it is really amazing how do they achieve such prices.
A quick result puts STM32F411CE at 3-5$ with 10k+ units. On top of this comes the transceiver, FCC, PCB design and PCBA, RF tuning and RF shield.
Since that is not enough to make it work, you will also need a to invest in the development of a firmware and an SDK for developers.
Add to it profit margin for seeed and explain to me how is it sold at 7.5$.
 
Logged

~ Laziness Is The Mother Of Efficiency ~
motox
Cracking Team
Active Member
****
Offline Offline

Posts: 187

Thank You
-Given: 254
-Receive: 319



« Reply #77 on: July 14, 2015, 09:06:41 09:06 »

Anyone can buy the ESP8266 on Aliexpress for $2.3 USD and Seeed sells it for $7.5 USD. That's almost 70% profit margin for Seeed.
Now imagine the real cost of the EMW3165. I'll wait for some days until it appears on Ali or eBay.
Logged
LzEn
Junior Member
**
Offline Offline

Posts: 78

Thank You
-Given: 48
-Receive: 86


Lazy Efficient


« Reply #78 on: July 14, 2015, 09:12:19 09:12 »

Anyone can buy the ESP8266 on Aliexpress for $2.3 USD and Seeed sells it for $7.5 USD. That's almost 70% profit margin for Seeed.
Now imagine the real cost of the EMW3165. I'll wait for some days until it appears on Ali or eBay.
That is exactly my question, how is it even possible to reach such low cost
Logged

~ Laziness Is The Mother Of Efficiency ~
MrBojangles
Inactive

Offline Offline

Posts: 5

Thank You
-Given: 4
-Receive: 10


« Reply #79 on: July 24, 2015, 05:46:36 17:46 »

You can typically find chips from large manufacturers on AliExpress/Alibaba in single quantities for less than the 10k price on Digikey or similar.

How that works is anyone's guess. Common theories are that the factories sell failed batches to grey market venders at bargain basement prices. A lot of these failed chips just fail in small ways like timings being out of spec, or tolerances a little bit off. Not necessarily something you'd ever notice.


Something like that is probably happening with the EMW3165s. The manufacturer might have locked in a secret deal for bad lots for literal pennies.
Logged
bobcat1
Senior Member
****
Offline Offline

Posts: 295

Thank You
-Given: 4135
-Receive: 89


« Reply #80 on: July 26, 2015, 08:46:49 08:46 »

Hi All
Sure you can profit from this design:
the ESP8266 - cost 1.5$ @10000
the Micro cost the same about 1.5 $ @10000
in a smart design the designer use the micro memory  as the memory for the ESP8266 and save external memory
in the same way he can you a single crystal for both the memory and ESP8266 there for save on crystal cost
Antenna if not printed cost 0.05 $
PCB cost 0.2 $ and metal cover cost 0.3$ ,FCC test cost 0.2$ ,labor work cost 0.2$ ,Misalliance 0.05 $
Now do the math - 4.00$ @10000
Even if I was a bit wrong and the final cost reach  4.5$ you can still profit from this type of design

For the first 10K unit the profit will be marginal but for the next beach it will increase.

All the best
Bobi
Logged
an007_rld
Junior Member
**
Offline Offline

Posts: 52

Thank You
-Given: 33
-Receive: 52


« Reply #81 on: August 09, 2015, 03:08:30 15:08 »

now ESP8266 support mesh (esp_iot_sdk_v1.2.0_mesh_v0.0.6_15_07_03); still experimental but a big step forward.
Check here: http://espressif.com/new-sdk-release/

-an
Logged
an007_rld
Junior Member
**
Offline Offline

Posts: 52

Thank You
-Given: 33
-Receive: 52


« Reply #82 on: October 11, 2015, 08:26:57 20:26 »

a nice site with projects: http://www.esp8266-projects.com.
Enjoy!

Best Regards,
-an
Logged
pablo2048
Active Member
***
Offline Offline

Posts: 113

Thank You
-Given: 133
-Receive: 86


« Reply #83 on: January 31, 2016, 01:34:27 13:34 »

And another new kid on the block - Nufront NL6621 http://www.nl6621.net/ , http://www.nufront.com/index.php/portal/page/index/id/366.html . Modules already available on ebay...
Logged
an007_rld
Junior Member
**
Offline Offline

Posts: 52

Thank You
-Given: 33
-Receive: 52


« Reply #84 on: July 13, 2016, 01:01:07 01:01 »

Espressif combine now an ESP8266 with an 1Mbyte flash and get a new small IC call-it ESP8285.
The volume price according to a forum is around $1.1 and you need around just a few components.

Here is the data sheet: http://espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en_0.pdf
and 2 modules build with this IC:
here: http://en.ai-thinker.com/html/2016/ESP_85_Series_0404/7.html
and
here: https://www.itead.cc/psf-a85.html

The wiki page for the second module is here: http://wiki.iteadstudio.com/PSF-A85

Hope helps,
-an
Logged
LzEn
Junior Member
**
Offline Offline

Posts: 78

Thank You
-Given: 48
-Receive: 86


Lazy Efficient


« Reply #85 on: September 06, 2016, 11:15:51 11:15 »

ESP32 (WiFi + BLE) Modules are now available for sale from Seeed

240 MHz dual core Tensilica LX6 microcontroller with 600 DMIPS
Integrated 520 KB SRAM
Integrated 802.11BGN HT40 Wi-Fi transceiver, baseband, stack and LWIP
Integrated dual mode Bluetooth (classic and BLE)
16 MByte flash
2.2V to 3.6V operating voltage
-40°C to +125°C operating temperature
On-board PCB antenna / IPEX connector for external antenna

Logged

~ Laziness Is The Mother Of Efficiency ~
pablo2048
Active Member
***
Offline Offline

Posts: 113

Thank You
-Given: 133
-Receive: 86


« Reply #86 on: September 06, 2016, 11:36:17 11:36 »

... and best of all - its only $6.95 ...
Logged
LzEn
Junior Member
**
Offline Offline

Posts: 78

Thank You
-Given: 48
-Receive: 86


Lazy Efficient


« Reply #87 on: September 06, 2016, 11:52:15 11:52 »

... and best of all - its only $6.95 ...

It will probably be even cheaper from Aliexpress suppliers once the chip becomes widely available.
The chip itself is 2.85 USD.
Logged

~ Laziness Is The Mother Of Efficiency ~
mars01
V.I.P
Hero Member
*****
Offline Offline

Posts: 535

Thank You
-Given: 692
-Receive: 1756



« Reply #88 on: September 06, 2016, 04:25:47 16:25 »

Quite a lot of performance to offer but I wonder about the documentation. ESP8266 had some problems in this area and it took a big community effort to get those information's.
Logged
Pages: 1 2 3 [4]  All
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC