Hey robalstona,
Thanks for your answer. You are right this could be the problem. I will try it out in the near future.
cheers,
Mathias
Hey robalstona,
Thanks for your answer. You are right this could be the problem. I will try it out in the near future.
cheers,
Mathias
Hi there,
what am I doing wrong? when I press button A the first time, the routine runs cleanly, i.e. I see the distance from the TOF unit, so we stay in the DO-UNTIL loop until the condition is met. If I then press the button A a second time, the routine will not run cleanly, i.e. we immediately break out of the DO-UNTIL loop. The next time I press button A the DO-UNTIL loop is correct again....etc.
Thanks for the help.
Regards,
Mathias
Translated with www.DeepL.com/Translator (free version)
@sodoku Not proved as I bought the fire some days ago and directly burned it with 1.7.1. Noise is not very loud but did not expected it as I own a core2.
Hi there,
Is it normal that the fire device is quite loud in operation i.e. it makes a high pitched beeping noise. I have another core2 and it is much quieter.
Is this normal or is there something wrong with my device?
Thanks for your feedback.
Regards,
Mathias
@dario exactly the way you show in your example above.
@dario Thanks for your reply. It's close to what I'm looking for. But I want to add another AND case within the if statement on the level where the arrows are.
Hi there,
How can add multiple AND/OR cases within an if statement? See image. I only can add one AND within an if statement but I want to have more.
Any hints?
Thanks,
Mathias
Found the solution. Within the HTTP Request it was the wrong method for the integromat.com example. It has to be POST not GET. This way it works as expected.
Hi there,
I suddenly can't turn the core2 on or off via the hardware button on the side. Is there any experience?
Thanks and Regards,
Mathias
HI there,
I do have an issue within HTTP-call.
The MQTT subscribe method (ably.io![alt text](![image url](image url))) works very well. Now I want to trigger a HTTP request depending on the return of the MQTT value (webhook at integromat.com). This works in general but is very unstable i.e. sometimes the HTTP call is executed but then again it is not. I even put a delay (5s) between the calls. But even so it is not very stable. Does anyone have a clue what this can be.
Here is the setup:
Thanks for your help
Regards,
Mathias