Hi ,
I would like to use an external GPS active antenna on the nRF9151 EVB for testing (J2), does it disconnect the on board antenna GPS ? should I connect/disconnect any...
Hi,
I am trying to optimize my nrf52840 application for power consumption. If I run simple loop using nrf5 SDK i get ~1.2mA. However with similiar code on Zephyr: I get...
Hello everyone,
I'm having an issue with my nRF52840 Dongle. I can detect the device with nrfutil device list command, which shows:
> nrfutil device list DC1D9FD62EC5...
Hello,
I would like to ask how to update the appName field in the shadow register on the nRFCloud, using CoAP protocol.
I was able to change the appVersion by passing...
Hi,
We are on NCS v2.9.1
We have an existing project on based on the nrf52832, which we use as a hci_spi controller. There, CONFIG_BT_LL_SW_SPLIT is set. We are now porting...
After an nRF5340 executes a power-on, brown-out, watchdog timer, or pin reset it is not automatically accessible to debug probes. This is true even if the nRF5340's memory is completely blank --i.e. no…
This blog post provides step-by-step instruction on running Door Lock example from the CHIP repository. It demonstrates how with help of the mobile phone, commission accessory to the network using Bluetooth…
Hello everyone,
5 years ago, FruityMesh was open sourced as the first connection-based Bluetooth Low Energy mesh network based on the nRF52 series. Now, after constant development at our Mway headquarter…
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…