Hi, I'm using nrf52810 ,nrf connect, zephyr, vscode extension. I’m having trouble using both UART0 and the NUS UART service. Here’s a snippet from my overlay file:
/ ...
We have been testing our nRF9151-based device with the nRF Cloud Multiservice sample program and had to debug some SIM-related issues. It turns out that the UICC slot was...
We have this custom sensor board, running nRF9160.
Application code built with SDK 2.5.0, running modem FW 1.3.2, and using LTE-M connecting to MS Azure IoTHub with MQTT...
Hi,
We are currently planning to start a project using the nRF52832 as our controller, SEGGER Embedded Studio version 5.42a as the IDE, and nRF5 SDK version 17.0.2 as our...
example:ble_app_uart+ esb_timeslot SDK17.1 Hi Recently our product (PRX) received poor esb communication. I caught through sniffer that when PTX sends a message, our device...
Development tools are essential for embedded software developers, especially those crafting embedded software for IoT products typically centered around resource-constrained wireless SoCs such as Nordic…
I have long been interested in music production and the creation of audio devices lately. Working at Nordic Semiconductor as a student, I learnt about transmitting audio through Bluetooth, which intrigued…
Update: Jan-2024, with NCS v2.5.1
Reliability and latency are the key parameters to be optimized to achieve a seamless experience for the end users in the Bluetooth mesh based lighting control systems…
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…