Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
I used Nordic52480 DK(bulb) as DUT to run Matter Certification case TC-DGGEN-2.1 .
Steps:
1. setup OTBR on Pi4:./certification-tool/backend/test_collections/matter/scripts...
hello all,
I'm fairly new to nRF SDF and its build environment. I browsed a lot of posts but did not find the solution to what is probably a basic misconfiguration error...
Hi all,
We've been doing automatic network selection (+COPS=0) but are looking into moving to manual network selection.
When trying to search for available networks...
Hello nordic team!
Issue:
I am reaching out because one of my nRF9151DK does not seem to have associated character device files created when I plug it into my laptop,...
I am using nrf52810 for ble peripherial , is there any sample project which has pass key authorisation , if not what are the changes need to incorporate in peripheral template...
I'm having trouble porting my project from the older SDK (2.6.0) to the new SDK.
I thought the most straightforward way to do that would be to start with a sample project...
In nRF cloud, in the device list ( https://app.nrfcloud.com/#/devices ) it is difficult to manage larger number of devices because of lack of search and limited sorting. ...
Hello, I'm developing on an application which requires to catch high speed, variable size and bursty (~0.5 Mbit/s) data from a sensor connected to a nRF9161DK trough a UART...
Hi,
I am getting randomly incorrect SOC reported by pmic npm1300. For most days, it reports correct SOC but then all of a sudden it starts to report incorrect SOC even though...
Retrieving Custom Firmware Version from nRF52 BLE Controller to nRF9160 Host
Product: nRF Connect SDK v2.6.0 Hardware: nRF9160 (Host) connected via UART to nRF52832 (Controller...
Hi Team,
I have added the NUS function in the Matter project. After the commissioning broadcast is turned off, NUS broadcast will automatically start. I want to manually...
Hi, I've encountered a change in behavior when upgrading from NCS 2.9.1 to NCS 3.0.1 regarding MCUboot and watchdog integration. In NCS 2.9.1, I was able to enable the watchdog...
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...
Hello,
I recently got a BL653 Click Board and am trying to program it. As I do not have a supported MCU for the NECTO Studio IDE (the ClickBoard's manufacturer IDE), I...