Code Monkey home page Code Monkey logo

Comments (6)

omersiar avatar omersiar commented on July 20, 2024

Thank you for sharing your findings. Last code were had a hard coded font naming, this must be replaced by default css files. This is why its failing, also you have a workaround that might work, replace required.css files with the released old arduino code (using SPIFFS editor).

from esp-rfid.

akeilox avatar akeilox commented on July 20, 2024

Thank you for the pointer. By SPIFF editor do you mean the rfidIP/edit editor? Cause the default platform io build it shows required.css.gz so editor is not loading the gunzipped css file.

Also I wanted to give MQTT and Wiegand a try (wiegand reader on its way), the default build only builds the nodemcu and skips nodemcu-mqtt and d2mini.
Assuming there is some setting wizardry to get these built, does it contain both the MQTT and Wiegand or just MFRC + MQTT?

from esp-rfid.

omersiar avatar omersiar commented on July 20, 2024

It will support both, yes goto /edit and delete the css.gz file and upload the old one which is bundled with release.

from esp-rfid.

akeilox avatar akeilox commented on July 20, 2024

thanks!
i have changed the env_default to nodemcuv2_mqtt and built the mqtt version.
However, even though under [common] upload_port = COM6 is defined
the command pio run --target uploadfs tried to upload to COM5 (first one it finds). I dont understand why its not honoring the common setting anymore. If i use pio run --target uploadfs --upload-port COM6 then it works.

from esp-rfid.

akeilox avatar akeilox commented on July 20, 2024

after uploading the .pioenvs\nodemcuv2_mqtt\firmware.bin and its spiff to esp, under setting page mqtt settings section is not showing up. Am I missing further setting in the platformio.ini beside changing env_default = nodemcuv2_mqtt

I have checked the https://github.com/omersiar/esp-rfid/blob/mqtt/CHANGELOG.md
and the sshot from the mqtt branch for where to expect mqtt settings but its not in the pio built version.

from esp-rfid.

omersiar avatar omersiar commented on July 20, 2024

I believe MQTT never made into Platformio compatible code base. You should use plain old Arduino IDE to compile and upload.

from esp-rfid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.