@igrr I just picked up the latest staging and its version number is lower than the one I had before. This morning it downloaded version 804, but two weeks ago it downloaded 835. Was the version numbering changed? Reverted code/version due to other issues?
probonopd
@probonopd
igrr, would you be willing to consider nightly builds for the really brave? Maybe with a big fat warning?
Anwar Hahj Jefferson-George
@anwarhahjjeffersongeorge
@irgg thanks, i was heretofore unfamiliar with code disassembling, so that helps a lot
Me No Dev
@me-no-dev
@probonopd I could not get your Hue example to work :(
my mac did not see the ESP
probonopd
@probonopd
@me-no-dev i am still working on it; right now my app's client ID is hardcoded
experimenting with different json libraries at the moment but aJson looks promising
@me-no-dev pushed a new version, does it still give the same error? please post the output of the serial console if you can't connect to the emulated bridge
Now I can start setting light colors (although my color algorithm still seems to have a bug)
Me No Dev
@me-no-dev
will give it a go tomorrow
have a party to go to now
Markus
@Links2004
This message was deleted
Michael Miller
@Makuna
Are the examples for the ILI9341 correctly setup for esp8266 use or are they just copies?
ok, the directory exists, but it is not being exposed in the examples menu. This is due to the folder name not matching the ino file name. THEY MUST MATCH TO BE DISPLAYED!
Why have the original there at all? With the Boardmanager, it should expose libraries examples for each board as selected.
Markus
@Links2004
will correct this. the orginal are there because the library can still be used with an AVR
Links2004/Arduino@9b9f531
Michael Miller
@Makuna
Yeah, then this is a longer term problem of how does a library expose an example that is specific to a board. I don't think they support that yet.
Markus
@Links2004
agree on that, for the whole library its possible but not by example base
oO 3 patches for the SDK are out
Michael Miller
@Makuna
@Links2004 Do you have a wiring diagram to connect the screen that matches that example?