Search found 8 matches

by kotteswaran P
Thu Sep 30, 2021 10:06 am
Forum: General Discussion
Topic: Host MCU memory space required for WiFi host drivers and BLE libraries to integrate ESP32- WROOM 32 UE
Replies: 1
Views: 1916

Host MCU memory space required for WiFi host drivers and BLE libraries to integrate ESP32- WROOM 32 UE

Hello Experts, We are trying to integrate ESP32 - WROOM 32 UE as a radio module with MSP430F5438A host MCU. Earlier we were using Microchip's RN171 where it has WiFi. We are planning to replace RN171 with ESP32 to get WiFi and BLE support. MSP430F5438 has 16Kb RAM and 256Kb Flash. Right now we have ...
by kotteswaran P
Mon Sep 20, 2021 7:47 am
Forum: Hardware
Topic: ESP32- WROOM 32 UE code space and integration with MSP430 MCU
Replies: 0
Views: 1874

ESP32- WROOM 32 UE code space and integration with MSP430 MCU

Hi, For our project, we need to interface ESP32-D0WD-V3 with our host MCU (MSP430). The ESP32 should be configured in Wi-Fi AP mode and BLE mode, so in total, how much code space will take to configure the ESP32? what are the libraries/drivers that need to interface the ESP32 with MSP430 using API? ...
by kotteswaran P
Mon Sep 13, 2021 2:00 pm
Forum: General Discussion
Topic: ESP32 devkit V4 current consumption
Replies: 3
Views: 2875

Re: ESP32 devkit V4 current consumption

Thanks, I need to reduce the current consumption during the data exchange, and these sleep modes will affect during the idle stage, right? i.e.., when the device not transferring any data. Apart from Arduino IDE, which S/W tool is best suited to configure ESP32? ESP32 IDF or Eclipse or Visual studio...
by kotteswaran P
Mon Sep 13, 2021 6:06 am
Forum: General Discussion
Topic: ESP32 devkit V4 current consumption
Replies: 3
Views: 2875

ESP32 devkit V4 current consumption

Hi, In existing our product, we use the RN171 Wi-Fi module from Microchip (we use Wi-Fi module in AP mode to communicate the product with custom GUI), and as we need to add new features which include both Wi-Fi/BLE. For development, we choose the ESP32 devkit, and before implementing, we started wit...
by kotteswaran P
Fri Sep 03, 2021 10:33 am
Forum: ESP-IDF
Topic: ESP32 devkitc V4 evaluation | Test Tool
Replies: 0
Views: 1019

ESP32 devkitc V4 evaluation | Test Tool

Hi, I need support in evaluating the ESP32 devkit, Is there any tool/manufacturing UI to configure the ESP32 in Wi-Fi AP, STA mode, and BLE mode?. I need to evaluate ESP32 with certain parameters like payload, throughput and latency test. Please support on how to configure them w.r.t those test para...
by kotteswaran P
Thu Sep 02, 2021 12:50 pm
Forum: ESP32 Arduino
Topic: Issue with ESP32 Library installation in Arduino IDE
Replies: 3
Views: 3401

Re: Issue with ESP32 Library installation in Arduino IDE

Hi, Is there any tool or GUI to configure the ESP32 devkit?. If a person has coding knowledge, they can use Arduino IDE or ESP-IDF to configure. But for those who don't have coding knowledge, is there any manufacturing UI to configure ESP32 in Wi-Fi and Bluetooth mode. For evaluating the ESP32, we m...
by kotteswaran P
Tue Jul 20, 2021 2:08 pm
Forum: ESP32 Arduino
Topic: Issue with ESP32 Library installation in Arduino IDE
Replies: 3
Views: 3401

Re: Issue with ESP32 Library installation in Arduino IDE

Thanks for the reply @lbernstone, still getting an error while downloading that lib (from the link you shared).
by kotteswaran P
Tue Jul 20, 2021 11:08 am
Forum: ESP32 Arduino
Topic: Issue with ESP32 Library installation in Arduino IDE
Replies: 3
Views: 3401

Issue with ESP32 Library installation in Arduino IDE

Hi All, Am using ESP32 devkit V4 for our project to interface it with the MSP430 controller. Can we interface it with the MSP430? To check the ESP32 Wi-Fi/Bluetooth functionality and to configure, using Arduino IDE. But facing an issue in downloading the ESP32 Library in Arduino IDE (v1.8.15) using ...