Category: <span>Radio Frequency</span>

The Playground: Wi-Fi and BLE Coexistence on Embedded Devices

Linux-based MPUs offers the provision for adding Wi-Fi and Bluetooth Low Energy (BLE) connectivity to embedded devices. However, there are situations where using Linux-based MPUs might not be an option due to various reasons such as cost, power consumption, or size constraints. In such cases, engineers need to look for alternative solutions that can provide…

Read MoreComment

BLE RSSI Proximity, Range General Test using NRF52(Central) & ESP32(Peripheral)

This was a quick and un-optimized test done to observe how proximity and range approximation can be done based on the Bluetooth Low Energy module’s RSSI(Received Signal Strength Indicator). We have utilized NRF52 SoC and ESP32 SoC for this test where NRF52 is in Central Role and ESP32 is in the Peripheral BLE role. in…

Read More

Bluetooth Low Energy by Nordic Semiconductor

Smart Bluetooth Low Energy Technology has buzzed out the whole world and specially among the electronics enthusiasts and hobbyists. Many 3rd party vendors came up with its bare minimum modules so developers and Designers lets get started with there other code task. Bluetooth® Smart is an intelligent, power-friendly version of Bluetooth wireless technology. While the…

Read MoreView 8 Comments

To Enable Just the LoRa Communication

If you want to enable just the LoRa Communication medium, there are a few key points you have to decide before you go ahead so you can achieve the best performance out of the design. Communication Frequency Power Rating Power Source Type Data Rate IO CPU Clock The below-presented document will help you to understand…

Read MoreView 5 Comments