Search found 54 matches
- Fri Mar 05, 2021 5:45 pm
- Forum: ESP RainMaker
- Topic: Node was online when provisioned but now always offline (from the iPAD
- Replies: 6
- Views: 139
Re: Node was online when provisioned but now always offline (from the iPAD
For using OTA from dashboard, please ensure these - Since you have used different accounts, please once check that the node_id you see on your node's serial terminal matches the one on the dashboard. - Refer the docs here and ensure that your are using OTA_USING_TOPICS. - Prepare the update image as...
- Fri Mar 05, 2021 5:14 pm
- Forum: ESP RainMaker
- Topic: Node was online when provisioned but now always offline (from the iPAD
- Replies: 6
- Views: 139
Re: Node was online when provisioned but now always offline (from the iPAD
There are some minor details missing here, which may help me have better understanding of this. 1. You mentioned that you used the same account on phone app and dashboard. Was this same also used on dashboard? 2. What sign-up/login mechanism did you use on all 3? Even if it was the same "email addre...
- Fri Mar 05, 2021 4:51 pm
- Forum: ESP RainMaker
- Topic: Node was online when provisioned but now always offline (from the iPAD
- Replies: 6
- Views: 139
Re: Node was online when provisioned but now always offline (from the iPAD
This sounds strange. A few points - Nodes that you see on the dashboard and the ones you see on phone apps could be different, even if both are using the same account. Dashboard is an "admin view" which shows the nodes claimed by the given user, whereas phone apps give an "end user view". Please che...
- Wed Mar 03, 2021 7:00 pm
- Forum: ESP RainMaker
- Topic: Rainmaker setup for Visual Studio on Mac
- Replies: 3
- Views: 136
Re: Rainmaker setup for Visual Studio on Mac
It is perfectly fine to use ESP32 Wrover, you need not have an ESP32-S2. For ESP32, BLE provisioning gets used by default. The error message could actually be misleading (and will be fixed shortly). Even if the QR code is correct, you may get this error if the BLE device is not found. Have you tried...
- Wed Mar 03, 2021 5:31 pm
- Forum: ESP RainMaker
- Topic: Rainmaker setup for Visual Studio on Mac
- Replies: 3
- Views: 136
Re: Rainmaker setup for Visual Studio on Mac
The default CMakeLists.txt file in RainMaker examples have the relative paths for the RainMaker components. Since you have moved the example to esp-idf examples, the build system can no more find these. Please modify this line in your example's CMakeLists.txt appropriately set(EXTRA_COMPONENT_DIRS $...
- Wed Mar 03, 2021 8:46 am
- Forum: ESP RainMaker
- Topic: How to login with Apple
- Replies: 1
- Views: 236
Re: How to login with Apple
Hello, Sorry for the confusion, but that particular line seems to have been included by mistake. It is valid only for the RainMaker iOS app, since it would normally be used only by iOS users. Apple login is also available in the RainMaker CLI though, but not in Android. However, if required, we can ...
- Tue Mar 02, 2021 9:21 am
- Forum: ESP RainMaker
- Topic: Show QR code on an on-board display
- Replies: 2
- Views: 90
Re: Show QR code on an on-board display
There is not clean way to fetch the QR code payload, but since the provisioning and QR code logic is part of common example components and not core RainMaker functionality, for your own examples, you may add a call directly at this line . You may also choose any other logic to build the QR code, the...
- Sat Feb 27, 2021 6:19 pm
- Forum: ESP RainMaker
- Topic: Prog size & other questions
- Replies: 1
- Views: 96
Re: Prog size & other questions
* How much program memory does rainmaker add or does it depend on what features I use? Yes, this indeed depends on your application. However, at the very least, the mqtt and some core rainmaker components would be pulled in. You can use idf_size.py tool for the analysis. You can also refer to this ...
- Sat Feb 27, 2021 5:45 pm
- Forum: ESP RainMaker
- Topic: App Edits
- Replies: 2
- Views: 121
Re: App Edits
I notice the that IOS/Android code is on Github. What licensing issue are there taking this and while-labelling it - add things etc? Clearly this can help us speed up our time to market enormously! The phone app source code itself can be used and modified as per your requirements, but if you want t...
- Thu Feb 25, 2021 9:27 am
- Forum: ESP RainMaker
- Topic: Rainmaker for business, makers or both
- Replies: 1
- Views: 104
Re: Rainmaker for business, makers or both
Hello,
Can you please send an email to esp-rainmaker-admin@espressif.com for queries regarding commercial use cases?
Regards,
Piyush
Can you please send an email to esp-rainmaker-admin@espressif.com for queries regarding commercial use cases?
Regards,
Piyush