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...
Hey all,
I want to try the Asset Tracker v2 (NCS v1.6.0) Application in AWS, so I followed this guide .
When I try to create the CA certificates and register them in AWS...
Hi,
I'm trying to build the smp_svr example for Thingy:52 but build fails when linking.
I can build for the nrf52dk_nrf52832 which uses the same chip. What can i do to...
Dear Nordic Team,
We have a running product that is using 32KHZ quartz from MicroCrystal : https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CM7V-T1A...
Hello,
I have a design where I am using an nRF52840 along with a SKY66112-11 and am using Zephyr/MPSL for both BLE and Thread. I also have a run-time radio test mode which...
Hi, I have installed the most recent version of nRF toolchain manager for windows (V0.9.2). nRF SDK V1.6.0 was released a couple of days ago but it is (not yet?) in the list...
I am new to BLE.
My question is similar to the one below.
https://devzone.nordicsemi.com/f/nordic-q-a/22596/nrf51822-central-connect-and-communicate-with-2-peripherals...
I am using the nfc_writable_ndef_msg example in the SDK to write from my phone to the board using NFC. I get it working successfully however, I am also trying to add code...
Hello, I'm using nRF52833, pca10100, s140.
I'm going to write a code using the external 32.768khz crystal to determine if the port is high/low every 0.5 seconds through...
During the release, we got 2 files with firmware, with and without confirmed in the name.
I want to upgrade my device with the nRF Connect application and confirmed firmware...
Hi all:
We update SDK from 11.0.0 Version to 17.0.2, the hardware is same, but from 17.0.2 package, we run DTM in single channel mode ,data lost is 40%. DTM from 11.0.0...
I have an issue with creating a Bluetooth mesh gateway. It would be better to use nRF Connect SDK for me, but nRF5 for Mesh is also fine. As I've found among answers, not...
Hello guys,
I try to implement a pdm sensor on the nrf 52 dk which sends the audio data to a central device.
My setup is two nrf 52 dk one acting with the modified ble...