When I recently tried to write a Gazell project using the nRF Connect SDK, I found that many files referenced the `nrf_gzll.h` file, but I did not find it in the nRF Connect...
Hi,
I have 3 NRF52840 dongles plugged in a Raspberry Pi 3B+. One of them is used to communicate with my phone with BLE, and on the two others I have loaded the NRF Sniffer...
Hello All,
I am using the nRF54L15-DK and the nRF Connect SDK v2.8.0 with the Zigbee-Addon.
Is the maximum TxPower value that can be set for Zigbee 8 dBm?
Best regards...
Hi,
I am using the NRF52840 dongles for BLE communication with S140 and the NRF5 17.1.0 SDK. I have plugged each dongle in a Raspberry Pi 3B+, and have set the DCDC regulator...
I am experiencing weird radio core boot behavior after switching to SDK v2.9.0-nRF54H20-rc1.
First I followed the bring up guide for SDK v2.8.0, flashed latest BICR for...
There are many reasons why you may want to modify the Makefiles that are included in the SDK examples. For instance, if you are invoking Make from the command line then you will probably also want the…
Boosting Bluetooth low energy throughput by up to 400% and improving privacy
We are happy to announce that the latest version (v3.0.0) of our multi-role concurrent SoftDevice is now ready as production…
This guide will cover the specific areas that must be paid extra attention to when designing a PCB for nRF52805. It is intended as a nRF52805 specific addition to the General PCB design guidelines for…
Introduction
The nRF52805 SoC is a low-cost member of the nRF52 Series with a subset of the features of the nRF52811 and nRF52810 SoCs. As the nRF52805 has a feature subset of the nRF52810/11 SoCs, which…
This guide will cover the specific areas that must be paid extra attention to when designing a PCB for nRF52832. It is intended as a nRF52832 specific addition to the General PCB design guidelines for…
Since Nordic Semiconductor announced that it has partnered with one of the world’s largest international cellular carriers, iBASIS, to use nRF9160 System-in-Package (SiP) module and to include an iBasis…
The Nordic Thingy:91 is a cellular IoT prototyping platform. It is based on the nRF9160 System-in-Package (SiP). The nRF9160 has an integrated modem that supports both LTE-M and NB-IoT. The factory programmed…
CoreBluetooth is the native iOS framework to communicate with Bluetooth-enabled Low Power (LE) devices, except iBeacons (which require CoreLocation) and HomeKit devices. It is easy to start with, if one…