Search results

Homebrew Talk - Beer, Wine, Mead, & Cider Brewing Discussion Forum

Help Support Homebrew Talk - Beer, Wine, Mead, & Cider Brewing Discussion Forum:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
  1. M

    Replacement firmware for iSpindel (GravityMon)

    That should work fine, it has been raining all weekend here as well. So finally some time to do coding and brewing!
  2. M

    Replacement firmware for iSpindel (GravityMon)

    You can just install it on a esp without sensors, it will work but you will get some warnings.
  3. M

    Replacement firmware for iSpindel (GravityMon)

    A new UI test build https://github.com/mp-se/gravitymon/releases/tag/v2.0.0-alfa4 I think i have fixed all other things that have been mentioned here but let me know if I missed anything. I still have a few issues to sort out, the following are things to address: * Validate the configuration...
  4. M

    Replacement firmware for iSpindel (GravityMon)

    There are two different options for bf, ispindel and custom stream. It might be that you have the wrong format for the target. I just tested the ispindel options and that worked fine.
  5. M

    Replacement firmware for iSpindel (GravityMon)

    From what I can see in the logs it seams to send the data as in the format template. I found an issue when storing the template so that could be the cause. When doing the testing it can be helpful to open a second window with a serial console so you can see what is going on. The MQTT logs would...
  6. M

    Replacement firmware for iSpindel (GravityMon)

    I will take a look on the mqtt part, it should be visible in the serial console what data is sent and to what topics. Under other -> tools you can browse the file system and the format used for mqtt is in the file mqtt.tpl I have noted that backup is not working on the device, this seams to be...
  7. M

    Replacement firmware for iSpindel (GravityMon)

    Should not be a problem. I have changed the configuration format in 2.0 but the device should migrate the existing settings to the new format. Will have a look at that part. This narrows down the search to thanks for the update. You can always do a backup of the settings and store them if needed.
  8. M

    Replacement firmware for iSpindel (GravityMon)

    Hmm, the configuration should be persistent so I will look into what could have happend there... And since the UI and Arduino code are two separate github projects they have different version numbers. I should make that more clear in the UI. Firmware vs UI Version or something.
  9. M

    Replacement firmware for iSpindel (GravityMon)

    New alfa with the reported bugs fixed. https://github.com/mp-se/gravitymon/releases/tag/v2.0.0-alfa3
  10. M

    Replacement firmware for iSpindel (GravityMon)

    Good find, actually none of the testing functions worked, I had a mismatch in the VueJS code and Arduino. I will do an update tomorrow.
  11. M

    Replacement firmware for iSpindel (GravityMon)

    Well, the device probably went into sleep mode so I have added some code to detect that and show a message to the user that there is no response from the device or you can do a lot of changes without having the ability to save them. Will do an update probably tomorrow.
  12. M

    Replacement firmware for iSpindel (GravityMon)

    Well if it was calibrated at 90 degrees and you moved the device it will go into sleep mode unless you toggle the switch on the front page. Thats probably why you lost connection
  13. M

    Replacement firmware for iSpindel (GravityMon)

    Force gravity mode is to disable sleep mode. I will take a look at the MQTT part, I have not tested that yet, I also need to fix the line breaks in the format editor.
  14. M

    Replacement firmware for iSpindel (GravityMon)

    What version are you using ? What happends ?
  15. M

    Replacement firmware for iSpindel (GravityMon)

    Great, i really love the VueJs framework. It also much easier to maintain and add features compared to the older approach. You now have the wifi setup in the main UI so everything can be changed in one place. I have not added that many new features but i did quite a restructure. I removed the...
  16. M

    Replacement firmware for iSpindel (GravityMon)

    I have now created a new build and created an release in github, it can be found here; Release 2.0.0 alfa release for UI testing · mp-se/gravitymon (github.com) It should work fine to do an upgrade from an older version without issues. I will add this to brewflasher later on.
  17. M

    Replacement firmware for iSpindel (GravityMon)

    It will be on the dev bransch, i need to do a build with the latest ui app later today. I can publish the link here and in brewflasher
  18. M

    Replacement firmware for iSpindel (GravityMon)

    Im looking for a few people to test the new User Interface for Gravitymon 2.0 and give me some feedback. I'm now starting the tedious testing process to check that all targets work as planned. I have rewritten the UI in VueJS in order to get rid of the older frameworks that are no longer developed.
  19. M

    Yet another DYI Plato scale

    That explains the setup then, thanks. Well pressure sensor is a project that I have been working on for a while but more focused on fermentation. I will do some tests to see if I can figure out why the graphs are not rendering correctly. Can you capture and share some logs from the serial that...
  20. M

    Yet another DYI Plato scale

    What does your hardware setup look like ? I see you have 4 displays, how many of those are connected to kegmon ?
Back
Top