Search found 11 matches

by hamishcunningham
Wed Dec 15, 2021 10:15 pm
Forum: ESP RainMaker
Topic: ESP RainMaker not initialised error on RMakerSwitch example
Replies: 5
Views: 20442

Re: ESP RainMaker not initialised error on RMakerSwitch example

Thanks, I guess I have the wrong partition table. (I didn't see any "claiming in progress" screen.)

The Rainmaker partition table doesn't show up in my Arduino IDE>Tools menu (running core version 2.0.1); how should I access it?

Tnx!
by hamishcunningham
Wed Dec 15, 2021 9:22 am
Forum: ESP RainMaker
Topic: ESP RainMaker not initialised error on RMakerSwitch example
Replies: 5
Views: 20442

Re: ESP RainMaker not initialised error on RMakerSwitch example

I got this to work by erasing flash before burning the RMakerSwitch example :)

Now I get the QR code, but when submitting the wifi psk via the Android app I get "failed to associate device".

Any ideas?

Tnx
H
by hamishcunningham
Tue Dec 14, 2021 10:09 pm
Forum: ESP RainMaker
Topic: ESP RainMaker not initialised error on RMakerSwitch example
Replies: 5
Views: 20442

ESP RainMaker not initialised error on RMakerSwitch example

Hi! I'm getting the errors below when burning the RMakerSwitch.ino example to an ESP32 (Adafruit Feather Huzzah32, via the Arduino IDE 1.8.16 with arduino-esp32 core 2.0.1 on Ubuntu 21.04): E (48) esp_rmaker_storage: NVS Flash init failed E (49) esp_rmaker_core: Failed to initialise storage E (49) e...
by hamishcunningham
Tue Dec 08, 2020 12:04 pm
Forum: IDEs for ESP-IDF
Topic: Installing the plugin on top of existing ESP-IDF etc.
Replies: 1
Views: 2694

Installing the plugin on top of existing ESP-IDF etc.

hi, Great plugin! I found it complex to get it to run on top of an existing IDF though (on Ubuntu 20.04). I think that the plugin install process might try to do python prerequisites automagically, and might try picking up python, PATH and OPENOCD_SCRIPTS from environment? I ended up doing the below...
by hamishcunningham
Tue Dec 08, 2020 12:00 pm
Forum: IDEs for ESP-IDF
Topic: Cmake Error.
Replies: 2
Views: 4702

Re: Cmake Error.

Presumably the file does exist...?

I'm on IDF 4.3; the hello_world example contains these files:

CMakeLists.txt Makefile README.md example_test.py main

Do you see all those in the ESP IDF explorer within VSCode?
by hamishcunningham
Tue Dec 08, 2020 11:51 am
Forum: IDEs for ESP-IDF
Topic: VS Code Youtube Tutorial Series
Replies: 8
Views: 29098

Re: VS Code Youtube Tutorial Series

Useful, thanks! And a great plugin :)

One question: is there a way to control the flash speed from VSCode?

Thanks!
by hamishcunningham
Mon Nov 09, 2020 11:15 am
Forum: ESP RainMaker
Topic: How to change the wifi AP credentials on an existing (claimed) node?
Replies: 3
Views: 41809

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

Hello! Rainmaker looks great, thanks! One question: I've moved a device to a different location and need to give it new wifi credentials... is there a way to do that without erasing flash and creating a new device? I tried $ ./rainmaker.py provision ...node id... but I get: Please connect to the wif...
by hamishcunningham
Mon Apr 23, 2018 8:51 am
Forum: ESP-IDF
Topic: OpenOCD ESP32 - Erase
Replies: 8
Views: 13304

Re: OpenOCD ESP32 - Erase

Thank you!
by hamishcunningham
Fri Apr 20, 2018 2:38 pm
Forum: ESP-IDF
Topic: OpenOCD ESP32 - Erase
Replies: 8
Views: 13304

Re: OpenOCD ESP32 - Erase

Apologies for hijacking, but might you share which device you're using to talk to the ESP over?
(I'd like to get OpenOCD to work with my Adafruit Feather, and understand that I need an adapter
to connect to the JTAG. Would you recommend the one you're using?)

Thanks!

Hamish