beaconIOT

Results 5 comments of beaconIOT

Hey @raphaelyancey, thanks for the response. So right now I have the following added to my boot/config.txt file: ``` dtoverlay=rotary-encoder,pin_a=13,pin_b=6,relative_axis=1 dtoverlay=gpio-key,gpio=19,keycode=28,label="ENTER" ``` and in my code, I have the below....

@JustinHBird Thanks Justin- I'm going to give this a go right now!

@JustinHBird I just gave that a go but still having issues with the code freezing when I turn off wifi. First, I changed the syntax of your code to be:...

I have the same issue. Any fix? After it reboots and connects to my wifi, it still shows as the static IP: ``` MacBook-Pro:~ beaconIOT$ ping raspberrypi.local PING raspberrypi.local (10.0.0.1):...

Is anyone still having this issue? Even after updating to the most recent commit of the Firebase library and changing the Firebase.cpp file as per @philipnguyen8588 's suggestion, I'm still...