Anthony Da Mota

Results 16 comments of Anthony Da Mota

@Rush Thanks, I'm using your package instead! It works well and VSCode auto completes the folders and files.

Hey @sgargel @merbanan @mattiad83 @landaisbenj Looks like you're in France too ([old meters used 868MHz, they now use 169MHz everywhere](http://telereleve-energies.fr/emetteurs-wireless-mbus)). Have you had any chance capturing and decoding the signals?...

Add `void ICACHE_RAM_ATTR` before the `button_pressed()` method so it becomes: ```c void ICACHE_RAM_ATTR button_pressed() { // method content here } ``` See https://stackoverflow.com/questions/58113937/esp8266-arduino-why-is-it-necessary-to-add-the-icache-ram-attr-macro-to-isrs-an If you don't have any button, you...

@CedricJEA : What did you change? It still won't work for me, I still have the "Generic" error.

@DianQK You should close this issue then!