marcoschwartz

Results 95 comments of marcoschwartz

Is there a specific reason to use the LIGHTWEIGHT mode? We initially developed it for BLE communications, but now it works fine without :)

This doesn't seem to compile with the automated compile tests, could you check that ?

Interesting, never used it with Angular :) Can you tell me which command you are trying to all from angular ?

Hi! Good point, indeed you need to include the termination character for it to work, but I agree that this should be solved at some point in a more elegant...

Hello, could you develop a bit about what this would allow to do? Like sending messages between aREST devices ?

Hello, This project is deprecated, as I am focusing all my efforts on the Arduino-compatible version of the library at https://github.com/marcoschwartz/aREST I'll update the README accordingly :)

Hello, I basically stopped the support for aREST in its lua version, as the Arduino version is working much better. I suggest checking out (I think you already did): https://github.com/marcoschwartz/aREST...

Indeed I mean ESP8266 With arduino IDE and different firmware than NodeMCU. This is what works best with the ESP8266 at the moment in my opinion.

Basically the Arduino IDE (+ the ESP8266 package) will install a new firmware automatically on the chip :)

Indeed, but then you'll need to make this change everytime I release a new version of the library so it's not really convenient. Marked this as an enhancement request, I'll...