Conect RFID unit to database



  • Hi, I'm Alejandro from Spain and I'm developing a project with NFC bracelets. At the moment I only know how to handle uiflow and I would like to transfer the data read by the rfid unit of an m5stick c to a database. Could someone tell me which blocks I have to put in uiflow in order to transfer the wristbands IDs directly to a database?



  • You need to figure out what form you want to submit data to the database? If it is via the network, you need to have a back-end service support to help you process the data. and save data to the database.