marcoschwartz

Results 95 comments of marcoschwartz

Hi, I'll mark that as a question as I never used Eclipse, but maybe somebody else has an answer. For sure I can confirm it works with the Arduino IDE...

Hi Darryl, Sorry about that issue - did you update the aREST Arduino library to the latest version? It should be 2.6.0

Hello, thanks for using aREST! Indeed if it is just warning nothing alarming, but I'll have a look into it :)

Hello, sorry about that - we are currently working for a brand new version of aREST that will fuse both cloud servers and also the dashboard - so that will...

Hello, Can you tell me which board you are using and which aREST server? Then I'll be able to help you further. You can always check the status of aREST...

Hi, Sorry about the issue. Indeed, you don't have to change your device ID, that's a bug that we are currently working on solving, but so far we couldn't find...

Hi, looks like you are doing the right things! Do you also have the error with the examples sketches from Arduino or is it aREST specific ?

Hey, I'd just use the ones include in the ESP8266 Arduino library, for example just to test the WiFi connection.

Hello, Not yet, but that's a good feature to add to the library :)

Hello, that's outside of the core of aREST for now, I'd look at the official HTTP server example from the ESP8266 repo to see how to do that :)