User Activity

When I received the Sensortile chip, it had the mobile app code flashed on it.I was working on developing on the Sensortile chip, so I flashed my own .bin file onto the chip using ST-LINK Utility.Now I want to revert back to the mobile application co...
I'm trying to interface my STM32 board(STM32L476JGY to be specific) with a Wifi chip using UART.At first, I looked into ESP8266, but I wasn't able to find that much resource on it. There are some Arduino libraries, but I don't really know the best wa...