User Activity

Hello, I have an issue with the energy harvesting functionality on the NFC04A1, which I believe probably has a very simple solution. If the reader is kept on the tag then EH is happening and working fine, then if i take the reader away from the tag, ...
Hello, I'm currently looking into the ST NFC Eval boards, as I'm planning a small project involving NFC and dataloggers. For my needs the NFC04A1 should be perfect, so I am looking at the drivers and example codes given in X-CUBE_NFC4. In the nfc04a...
Hello,I am developing a program with a WiFi socket user interface. I can communicate with the module using the Socket Test App. I give a certain command and my MCU does something. I generally found this to work fine until it came back after running ...
Hi, I am using the IDW04A1 with an STM F401RE MCU. On my program I want to be able to read data from a socket client, so I can essentially tell my MCU to run certain tasks over Wi-Fi. The problem is, all the Socket Read API just return the status of ...
Hi, I am using the IDW04A1 WiFi module for a project where I want to transfer potentially large files to a server. Is there a way of accessing the SD slot from my MCU? I am using the STM32F401RE MCU and currently I use an external SD to save files. I...