hi, I'm a student and im learning how to use the board B-L475E-IOT01A. i am working on a simple project. I managed to activate the HTS221 sensors and the output is shown on Putty.exe I would complicate it a little bit and show the results on the STM ...
Hello ST,Is there a way to remove existing LPN node from existing Mesh network and compare RSSI value. Best RegardsDeepak
Hi, I saw this question posted two years ago without an answer. Is there a full I2C register description for the STUSB1602 or does it need to be reverse-engineered from the provided drivers? We would like to add this functionality on an unsupported...
An error occurs in WISE-Studio when migration occurs from BlueNRG-355xy to BlueNRG-345xy.I worked with reference to "How to move a demo application from BlueNRG-355xy to BlueNRG-345xy" in the https://www.st.com/resource/en/user_manual/dm00711446-blue...
I'm trying to create a peripheral device that allows one Bluetooth central to connect to it, this part is working. Now I want the device to re-start advertisements when a central has made a connection. The advertisements should be non-connectable one...
now i trying spi communication using VN9D30Q100F(slave) with NXP's S32K148(master).i set VN9D30Q100F to normal mode.after than, i checked output pwm pulse through six channels.when i read output status register(address is 0x20h to 0x25h) of VN9D30Q10...
Hello,With BlueNRG1/2, we got the WEAK_FUNCTION(void WDG_Handler(void) {}); in system_bluenrg1.c, but with BlueNRG-LP there is no wdg handler in system_BlueNRG_LP.c, so is it possible to have it in any way ?Thanks.