Monday , October 6 2025

VN39 – Stm32f4 HC06 Wireless Configuration

VN39 (Video No:39) Hal lib V2.11.0, STM32CubeMX – Keil and STM32F4, In this video I will show you how to configure the hc-06 bluetooth module wirelessly with a c# sharp interface. There are two modes; normal mode:0 and conf mode:1. In the normal mode; if “on” is sent , the leds turn on and if “off” is sent, the leds turn off. In the conf mode; the AT commands are sent to the stm32f4 board and then stm32f4 communicates with the hc-06 for settings.

<<Source Code>> Download

 

Check Also

VN38 – Stm32f4 HC06 Bluetooth Module

VN38 (Video No:38) Hal lib V2.11.0, STM32CubeMX – Keil and STM32F4, This video contains how …