Can the People Count data be sent from VL53L1X Sensor using Wifi ? How to integrate the Wifi Module? Also what changes have to be made in the Source Code of VL53L1X People Count for the same?
I need to send the People count obtained from VL53L1X to the Server using Wifi. Does STM32 connect to Wifi or do we need an external Wifi Module for this? Also what changes have to be made in the VL53L1X code and also in which .c file of src/API fold...