Search found 268 matches

by ESP_Piyush
Tue Nov 17, 2020 2:38 pm
Forum: ESP RainMaker
Topic: How to change the wifi AP credentials on an existing (claimed) node?
Replies: 3
Views: 46671

Re: How to change the wifi AP credentials on an existing (claimed) node?

Hi Hamish, If you are using any existing examples, pressing and holding the boot button for more than 3 seconds and then releasing it will reset the Wi-Fi credentials. You can then re-provision from the phone app. Provisioning from CLI would work for SoftAP provisioning, but the default for ESP32 is...
by ESP_Piyush
Tue Nov 10, 2020 2:15 pm
Forum: ESP RainMaker
Topic: Provisioning for base example not working
Replies: 10
Views: 17800

Re: Provisioning for base example not working

Hello,

Thanks for debugging this issue yourself and providing your analysis. Surely, we would need some indication in the app, some sort of troubleshooting section, with a pointer in the error popups itself. We will check how it can be done and update the app accordingly.

Regards,
Piyush
by ESP_Piyush
Mon Nov 09, 2020 7:40 pm
Forum: ESP RainMaker
Topic: ESP32-WROOM-32: session setup error -1:
Replies: 6
Views: 8408

Re: ESP32-WROOM-32: session setup error -1:

Hi George, All accounts have a default esp32 quota of 5. So, for the error "Claiming finished with error: User does not have available quota. …", you can just use a different account or send an email to esp-rainmaker-admin@espressif.com with some information of your requirements so that the quota ca...
by ESP_Piyush
Wed Nov 04, 2020 5:08 am
Forum: ESP RainMaker
Topic: Provisioning for base example not working
Replies: 10
Views: 17800

Re: Provisioning for base example not working

Hello, Since assisted claiming works only for BLE provisioning, this message was expected. But this message means that the phone was able to communicate with the board. It is hard to tell why your QR code based provisioning (specifically for BLE) is failing as the device does not even show any logs,...
by ESP_Piyush
Tue Nov 03, 2020 1:32 pm
Forum: ESP RainMaker
Topic: Provisioning for base example not working
Replies: 10
Views: 17800

Re: Provisioning for base example not working

What do you mean? I've tried connecting to the AP and then using the QR code. I meant, choosing the "I don't have a QR code" option then using the "Connect" button to go to settings, connecting to the network with name PROV_xxxxxx and coming back to the app. From your logs, I can see that the phone...
by ESP_Piyush
Mon Nov 02, 2020 5:57 pm
Forum: ESP RainMaker
Topic: Provisioning for base example not working
Replies: 10
Views: 17800

Re: Provisioning for base example not working

Hello, ESP RainMaker examples are indeed supposed to work with the ESP IDF version and the ESP32 module you mentioned. While using BLE provisioning, had you already connected to the board from the Bluetooth Settings? If yes, that could be a reason why the RainMaker app could not find it.However, sin...
by ESP_Piyush
Wed Oct 28, 2020 6:35 pm
Forum: ESP RainMaker
Topic: ESP32-WROOM-32: session setup error -1:
Replies: 6
Views: 8408

Re: ESP32-WROOM-32: session setup error -1:

Hello,

Do you see this error every time? I just tried this out on latest code myself and I did not see this error (tried iOS as well as Android apps). The RainMaker app does not have the manual option for BLE provisioning, but can you try once with the "ESP BLE Prov" app?

Regards,
Piyush
by ESP_Piyush
Wed Oct 28, 2020 5:49 pm
Forum: General Discussion
Topic: Apple MFI Certificate for ESP32 HomeKit Development.
Replies: 1
Views: 2822

Re: Apple MFI Certificate for ESP32 HomeKit Development.

Any of these MFi licenses should be fine to get the access to MFi variant of the ESP HomeKit SDK. However, please check Apple's MFi FAQs so that you can choose the correct License type.

Regards,
Piyush
by ESP_Piyush
Fri Sep 25, 2020 6:39 pm
Forum: ESP RainMaker
Topic: Support for Apple HomeKit
Replies: 2
Views: 5783

Re: Support for Apple HomeKit

We have now opened up ESP HomeKit SDK. An example for RainMaker + HomeKit has also been added.
by ESP_Piyush
Fri Sep 25, 2020 6:36 pm
Forum: News
Topic: ESP HomeKit SDK now available on GitHub
Replies: 0
Views: 17369

ESP HomeKit SDK now available on GitHub

A few months back, we had announced the availability of a port of Apple's HomeKit ADK . Now, we are also opening up our own implementation of HomeKit (which we call ESP HomeKit SDK). You can find it here on GitHub . We also have an integration of this with ESP RainMaker, an example of which can be f...