This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Recommend Wi-Fi SoC with Very Low power Consumption?

Hello Sir,

I have developed my application using nRF52832 chip with BLE connectivity. My device is battery operated and hence i am looking for WiFi chip with small size and very low power consumption also low cost. Is it have any other WiFi based SoC in Nordic product. If not please sir recommend me other vendor WiFi SoCs is compatible with nRF52832. Actually i know this WiFI-Solution and ESP8266. If nordic have WiFi chip is good for me. Because i need to connect my device with server directly. Please sir recommend me list of WiFi based solution chip.

Thanks,

Parents
  • Hi Vishal,

    I am afraid that Nordic Semiconductor does not have any WiFi ICs in our product portfolio.

    Most WiFi modules communicate with a host MCU through SPI, which is supported by the nRF52832, so most of the WiFi modules will be compatible with the nRF52832.

    Note that WiFi will never be low power, looking at the ESP8266 you suggested,
    sending data with the ESP8266 is going to be in the 120-170mA range, see this page, which is over 20 times higher than that of the nRF52832. Most of the other WiFi chips on the market have similar current consumption figures.

    My suggestion would be to figure out the following:

    • what kind of battery you're going to be using?
    • what kind of battery life your aiming for?
    • how often you're going to communicate using WiFi?

    and based on those answers you should be able to find out how what the maximum current consumption the WiFi chip in your product can have.

    Best regards

    Bjørn

  • As stated in my answer above, Nordic Semiconductor does not make any WiFi SoCs, so I do not have any WiFi SoC to recommended.

    The ESP8266 that you've suggested appears to be a decent choice. On the page I linked to you find the formula to calculate the current consumption of the ESP8266 in deep sleep mode, waking up every n seconds.

Reply Children
No Data
Related