SonoffBoilerplate Blynk to Cayenne

HI!
Lately I was testing the tzapu code that integrates the wifimanager with Blynk. I would like to do an equal version but with Cayenne.

This is the code

For those who do not know Wifimanager, it is an incredible tool that creates an interface for the user to configure the wifi data.

Https://tzapu.com/esp8266-wifi-connection-manager-library-arduino-ide/

What I was reading is that Cayenne is not as versatile as Blynk, but as Cayenne uses blynk libraries I imagine it can be done.
Anyone have ideas how to migrate that code to work with Cayenne?

Thanks!

I have Sonoff modules on Cayenne. I’ll eventually post a how to…

1 Like

For use wifimanager library you can modify this:

on Cayenne library.

So,
I made some changes and I was successful! I could connect cayenne with that code.
I´ve made you can add the data (ssid and pass token) once the code is loaded
I’m going to make some more adjustments and I’ll upload it

Thanks 0lab!

2 Likes

Hi @cfieiras any place where I can find your upload, much appriciated.

1 Like

I’d try and get this working Tasmota/README.md at development · arendst/Tasmota · GitHub

Improvements have been made to free up program space so potentially the longer credentials will work now.

I’ll try and free up some time to test this weekend.

Cheers,

Craig

1 Like