ThomDietrich / SenseoWifi

Wifi'ify the Senseo coffee maker. Circuit and firmware for an internal Senseo hack to monitor and control the daily coffee brew (via MQTT) ☕️📶
GNU General Public License v3.0
90 stars 23 forks source link

test environment starts to beep immediately after flash #7

Closed VinceMasuka closed 4 years ago

VinceMasuka commented 6 years ago

Hi

I just rebuild your project. Right after flashing the buzzer starts to beep quiet annoying. Of corse I want to test the board before I start to integrate it into the Senseo. That's why I connect 5V and GND only to start WiFi. Although there is WiFi showing up now and I got it configured (no idea why it did not used the config.json besides), there unfortunately is this noisy beep again. Perhaps it's just my confused, deaf ears for the moment, but right now I'm kind of clueless what this thing wants to tell me...

Suggestions? Anyone?

Thanks!

Regards Vince

ThomDietrich commented 6 years ago

Hey! Well that shouldn't happen but it has been a long time since I last flashed without a connection to the machine. Is the beeping continuous?

My suggestion would be to 1) check the serial console and/or the MQTT broker to learn about the state of the program. Besides that, 2) you could disable the buzzer in the initial configuration custom settings.

VinceMasuka commented 6 years ago

Sorry... I was like unable to work with this project for the past several weeks...

Yes, it beeps continously. I think I leave this issue at "continous improvement process". Means that I unsoldered the beeper for silent's sake and try to get the rest running and build in the Senseo until I get back to this. Perhaps it's like you said and only an issue if it's not build in.

ThomDietrich commented 6 years ago

I'd suggest to first connect everything and then check the serial console for debugging/log ouptut. You'll learn about the actions of the program. A constantly beeping of the beeper tells me that you probably did not yet flash my source code onto the chip. There is no continuous beeping in my code...