Hello, I was wondering when will the new nRF54LM20A/B series of SoCs will be available to build as a new board based on them? In the current version of the nRF Connect for...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Our project requires a more efficient way to collect live trace Diagnistic trace data from LTE-M RRC and NAS, on a Thingy:91.
However, using the " Cellular Monitor " app...
Bit baffled by this one, I assume it's related to the attempted nRF SDK Intellisense magic: We do have a monorepo for various controller projects that includes two zephyr...
Hiya,
I am currently going through the nRF Connect SDK Fundamentals Lesson 2 (section: SoC variant devicetree file) and I am stuck. In the example given, it says:
"...
Hi,
We have a device containing nrf52840 CPU with GPS, Simcom modem and other things.
We already implemented a bootloader upgrading via BLE.
Do you have any information...
I am conducting a study on antenna mismatch using an nRF9161. I know that the minimum power it can deliver to the antenna is −40 dBm, and the maximum power is 23 dBm, with...
Hello, I'm working on a BLE peripheral (nRF54L15) using the S115 SoftDevice in the bare metal SDK.
I'm considering a feature to stop BLE advertising before the advertising...
Segger running S112 & nRF5_SDK_17.1.0
With the board already paired/bonded to Android phone as keyboard and Mouse - Works well [mouse works and keypress work correctly]...
I am attempting to interface an nRF54L15 to an NV3007 LCD display and make use of LVGL. From what I can see, there is an nv3007 driver in LVGL, but not in the version of LVGL...
I have an NRF52840 dongle programmed with the connectivity firmware and I want to use it as a central device to connect to a peripheral, and I want to set this up in Python...
HI,
I’m working with the nRF21540 and want to add a GDT, a series capacitor and a TVS diode to its antenna port to protect it against lightning surges and ESD. Could you...
Hi
I'm currently in the middle of porting our board from nrf sdk 2.6.1 to nrf sdk 3.2.1. I made it so far, that the correct dts are used, but somehow the build process seems...
I am following the instructions as per Getting Started with the Asset Tracker Template.
I have successfully created the environment and done the West Update.
When I do...
Hei,
I have nRF9151 SMA DK v0.9.0 running with board controller FW v1.1.0. This is stated by the Board Configurator v1.1.2 tool.
I tried to set both nPM VOUT2 and VDD...
Hello,
For my project I am interested in performing IQ sampling in the payload of a BLE packet, using nRF52833 at both receiver and transmitter.
I am manually configuring...
Hi,
We've been developing a product using nRF52840, where it does a lot of advertising and scanning.
We've migrated from SDK v2.5.2 to v2.8.0, and recently discovered...