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 want to decrypt some packets caught in LE Audio(Using the sample:nRF5340 Audio application), but need the link-key.
According to this case , I add these to prj.conf to...
Hello,
I am using uart with thingy:91 to communicate between nrf52 SoC and nrf91 SiP, i am able to receive data from nrf52 but when i try to send data to nrf52 SoC the function...
I integrated the sd card code into my main code in which the the wifi module (nrf5340 + nrf7002) receives uart data from a different device What I need to do is that whenever...
Hi!
I am using BLE Central sample of nordic connect sdk. Upon running it on nRF52832 it successfully scans for peripheral, and display its Random MAC address, is there any...
Hi,
I am using the non blocking TWI on the nrf 52840 with the following code:
The xfer is handled like this:
TWI config is
and
The twi_event_handler...
Hi, I have a FEM module connected with spi0 on an nrf5340 running Zigbee. without the FEM module, the range of the device is around 10 meters (specific environment, not free...
Hi,
we would like to provision TLS tags / certificates for cloud authentication over Segger RTT on a custom device. We are using the Golioth cloud with the Golioth Firmware...
Hi,
I am working on optimize the SPI timing for an NFC reader IC which connected to nRF52840, to minimize the read/write time as much as possible.
And I notice that...
Hello,
I am evaluating the Thingy 53 + nRF7002 EB for Wifi and Bluetooth scanning.
But depending on which power source I plug the devkit, the wifi interface doesn't set...
Hello,
I just bought a nRF52 DK board (PCA10040, 3.0.0, 3023.22, 1050315142 ). It has a N5340 MCU near the micro USB port, and on the other end, it has a N52832 MCU. I have...
Hi,
I own an nRF5340 Audio DK, on which I successfully run the example audio application .
Using nRF extension for VSCode, I've created a new application based on the...
Now I am using the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_central/README.html and https://developer.nordicsemi...
Hi folks,
I'm trying to build an application with the CAF, and I'd like to use the sensor manager module, but I've run into a few problems -- any help would be appreciated...