Receiving information via Bluetooth and transmitting it on low-frequency radio waves.

Hi All, I have a question. Is it possible to have a microcontroller (MCU) that receives data via Bluetooth and then transmits it on low-frequency radio waves? If so, which one do you recommend? Thank you for your time.
1 Reply
Saßì
Saßì6mo ago
Yes, it is possible to have a microcontroller (MCU) that receives data via Bluetooth and then transmits it on low-frequency radio waves. For such a scenario, you can consider using MCUs with integrated Bluetooth and RF capabilities. Examples of MCUs that support this include Nordic Semiconductor's nRF52 series and Silicon Labs' EFR32 series, which offer Bluetooth Low Energy (BLE) along with Sub-GHz RF capabilities. The choice depends on factors like power consumption, range requirements, and specific features needed for your application.