Search found 31 matches

by dalohar
Mon Sep 09, 2024 2:20 pm
Forum: ESP RainMaker
Topic: Rainmaker + Matter + BLE Beacon
Replies: 0
Views: 352

Rainmaker + Matter + BLE Beacon

Hi, I wish to understand whether we can have Rainmaker + Matter + BLE Beacon. 1. Here we wish to receive data from 1 device over BLE Beacon onto another device which has Rainmaker, Matter and BLE capabilities. 2. If yes, then we have to formward this data over Matter into Matter fabric. Can anyone p...
by dalohar
Fri Jul 05, 2024 4:59 am
Forum: ESP-IDF
Topic: Software reset due to exception/panic
Replies: 2
Views: 1912

Re: Software reset due to exception/pani

Generally, ESP-IDF panics whenever it finds a situation that Should Never Happen. There's a fair few things that generate this; just knowing that there was a panic is unlikely to get you to the root cause. Hi, Fortunately after long time I am able to catch the event and have got coredump for the sa...
by dalohar
Thu Jun 27, 2024 3:44 am
Forum: ESP-IDF
Topic: ESP32 Device crashing with __divdf3 in ROM
Replies: 1
Views: 394

ESP32 Device crashing with __divdf3 in ROM

Hi, I am following setup. Device: ESP32-WROVER-E 16 MB ESP-IDF: v5.1.1 We have encountered an device crash and below is the log for the same. Guru Meditation Error: Core 1 panic'ed (StoreProhibited). Exception was unhandled. Core 1 register dump: PC : 0x400dd229 PS : 0x00060830 A0 : 0x800dc5d6 A1 : ...
by dalohar
Mon Jun 24, 2024 12:00 pm
Forum: ESP-IDF
Topic: Software reset due to exception/panic
Replies: 2
Views: 1912

Software reset due to exception/panic

Hi, We are using below setup Device: ESP32-WROVER-E 16 MB ESP-IDF: v5.1.1 We have experienced reset issue at one point of time with reason ESP_RST_PANIC . Unfortunately we did not able to get crash log or core dump for that event. So we are trying to understand what cases can cause this issue to occ...
by dalohar
Fri Jun 14, 2024 4:52 am
Forum: ESP RainMaker
Topic: Switch not getting started after connecting to Access Point
Replies: 4
Views: 3917

Re: Switch not getting started after connecting to Access Point

Hi, Further we have observed that after rebooting node node multiple times same issue has been observed. However after couple of hours, node got IP address and started working properly. On contrary we have observed that (before device started working proerly and got stuck up at getting IP adderss), ...
by dalohar
Thu Jun 13, 2024 12:52 pm
Forum: ESP RainMaker
Topic: Switch not getting started after connecting to Access Point
Replies: 4
Views: 3917

Re: Switch not getting started after connecting to Access Point

1. Yes this is happening with the same device and same firmware and no change in device firmware.
2. We are using esp-idf 5.1.1
3. Not a standard Switch application but base is of switch application.
by dalohar
Thu Jun 13, 2024 5:38 am
Forum: ESP RainMaker
Topic: Switch not getting started after connecting to Access Point
Replies: 4
Views: 3917

Switch not getting started after connecting to Access Point

Hi, I am using Rainmaker Switch application on ESP32-C3-WROOM-02 module. Initially device was working well and today suddenly it stopped working even after power reset. As per log it shows that device is connected to access point "Gladiance" but there is no further progress. Please guide me on this ...
by dalohar
Mon Aug 07, 2023 8:21 am
Forum: ESP RainMaker
Topic: Rainmaker: Provisioning over BLE and BLE for application
Replies: 1
Views: 3891

Rainmaker: Provisioning over BLE and BLE for application

Hi, I am using below setup. ESP-IDF: 5.0.1 ESP Rainmaker BLE Nimble Here in one of the application requirement I have to perform provisioning over BLE and then after completion of provisioning I have to use BLE for BLE Beacon transmissions. Here I need to understand how I can do this? Any sample app...
by dalohar
Tue Dec 27, 2022 10:16 am
Forum: ESP RainMaker
Topic: RainMaker Mobile App in Flutter
Replies: 5
Views: 4696

Re: RainMaker Mobile App in Flutter

ESP_Piyush wrote:
Tue Dec 27, 2022 10:11 am
As of now there are no flutter based RainMaker apps, but internally, we have a vue.js based hybrid app, which we may open source in near future.
Thanks for your quick reply. Actually we are exploring possibility of developing mobile app using Flutter instead of developing 2 different apps.
by dalohar
Sat Dec 24, 2022 12:44 pm
Forum: ESP RainMaker
Topic: RainMaker Mobile App in Flutter
Replies: 5
Views: 4696

RainMaker Mobile App in Flutter

Hi,

Greetings!

Can anyone please help me to understand how one can develop an mobile app (Android and iOS) for Espressif RainMaker using Google Flutter?
Is there any source code available? If yes please share link.

Regards,

Dinesh