Search found 31 matches

by dalohar
Tue May 10, 2022 6:35 am
Forum: ESP RainMaker
Topic: ESP Rainmaker switch Device adding parameter as esp_rmaker_obj()
Replies: 3
Views: 3857

ESP Rainmaker switch Device adding parameter as esp_rmaker_obj()

Hi, I trying to add esp_rmaker_obj() parameter to a Switch device. After firmware program when I try to set JSON object value as mentioned below, I getting error in JSON parsing at esp_rmaker_handle_set_params() in esp_rmaker_param.c file and I am not receiving write_cb(). JSON Object value which I ...
by dalohar
Thu Apr 21, 2022 10:11 am
Forum: ESP-IDF
Topic: Wi-Fi + Bluetooth Mesh coexistence application example with Wi-Fi Smartconfig ESPTOUCH
Replies: 5
Views: 4761

Re: Wi-Fi + Bluetooth Mesh coexistence application example with Wi-Fi Smartconfig ESPTOUCH

Hi, With co-operation from Espressif support tea, we are able to resolve this issue. Here main issue was Bluetooth Mesh and Smartconfig can not work simultaneously. So here we made some change that first we allowed all smartconfig activities to get completed and then once Wi-Fi connected successfull...
by dalohar
Thu Apr 21, 2022 6:40 am
Forum: ESP RainMaker
Topic: Can I use ESP8685 based modules with ESP Rainmaker
Replies: 7
Views: 6963

Re: Can I use ESP8685 based modules with ESP Rainmaker

Hi,

Thank you so much ESP_igrr and ESP_Sprite.
Now I will look to use ESP8685­WROOM­06 modules with ESP Rainmaker.
I hope ESP8685­WROOM­06 has price advantage over ESP32-C3-WROOM-02.

Regards,

Dinesh
by dalohar
Thu Apr 21, 2022 3:35 am
Forum: ESP RainMaker
Topic: ESP Rainmaker and Bluetooth BLE Beacon
Replies: 1
Views: 2549

Re: ESP Rainmaker and Bluetooth BLE Beacon

Hi,

Can someone please reply to my query?
I wish to add Bluetooth Beacon scanner functionality (NimBLE based) to Rainmaker Switch example.
Will it be possible and any guide would be appriciable.

Thanks in advance.

Regards,

Dinesh
by dalohar
Tue Apr 19, 2022 5:48 am
Forum: ESP RainMaker
Topic: Can I use ESP8685 based modules with ESP Rainmaker
Replies: 7
Views: 6963

Re: Can I use ESP8685 based modules with ESP Rainmaker

ESP_Sprite wrote:
Tue Apr 19, 2022 5:44 am
Note 8685 != 8285. 8685 is C-series, 8285 is 8266-related.
As per ESP Rainmaker, ESP32 series modules are supported.
So can I use ESP8685 based modules with ESP Rainmaker.

Also as ESP8285 is ESP8266 series product, means that it can not be used with ESP Rainmaker.

Please guide.
by dalohar
Tue Apr 19, 2022 4:16 am
Forum: ESP RainMaker
Topic: ESP Rainmaker and Bluetooth BLE Beacon
Replies: 1
Views: 2549

ESP Rainmaker and Bluetooth BLE Beacon

Hi,

Greetings!

I wish to understand that how can I add routines to receive Bluetooth BLE Beacons.
Any sample example would be of great help.
Thanks in advance.

Regards,

Dinesh
by dalohar
Tue Apr 19, 2022 4:07 am
Forum: ESP RainMaker
Topic: Can I use ESP8685 based modules with ESP Rainmaker
Replies: 7
Views: 6963

Can I use ESP8685 based modules with ESP Rainmaker

Hi, Greetings! As ESP8685 based modules are mentioned in ESP32-C series on https://www.espressif.com/en/products/modules , so I am curious to know whether can I use ESP8685­WROOM­06 with ESP Rainmaker framework. If yes then what are the steps to use it? Also can I use ESP8285 or ESP8266 Modules with...
by dalohar
Sat Mar 26, 2022 5:05 am
Forum: ESP RainMaker
Topic: Third party integration
Replies: 2
Views: 3377

Re: Third party integration

Thanks for your reply. I will study further and will get back if needed.
by dalohar
Fri Mar 25, 2022 9:39 am
Forum: ESP RainMaker
Topic: Third party integration
Replies: 2
Views: 3377

Third party integration

Hi, Greetings! I wish to understand that how 3rd party integration works in ESP-Rainmaker with help of following points. 1. Does alexa/google home assistant finds new devices locally or it get device list through alexa skill? 2. If through alexa skill then what is rough workflow for the same. 3. Als...
by dalohar
Wed Aug 26, 2020 6:01 am
Forum: ESP-IDF
Topic: Wi-Fi + Bluetooth Mesh coexistence application example with Wi-Fi Smartconfig ESPTOUCH
Replies: 5
Views: 4761

Wi-Fi + Bluetooth Mesh coexistence application example with Wi-Fi Smartconfig ESPTOUCH

Hi,

Greetings!

I am using Wi-Fi + Bluetooth Mesh coexistence application example.
Here in this example if I adds functionality for Wi-Fi smartconfig (ESPTOUCH) then smart configuration do not works.

Can you please help me to sort out this issue?

Regards,

Dinesh