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...
In my design, I choose to use the circuit suggested in Config no.5, but the USB interface is not effectively identified in the actual test. Through the test, the power supply...
Is there any way in which I can use more than 200 devices in a Zigbee network?
I am trying to evaluate nRF52840 for healthcare (retirement homes, longterm living) and I...
I'm developing with ncs v2.6.0 in the board that made by myself with nrf52832 mcu.
I start a new project with copy from nrf_dm sample.
In my board,just one LED used and...
Segger Version V8.14 SDK 17.1 nRF 52833 Modified ble_peripheral/ble_app_uart project
Hello, I am developing an application that provides a NUS BLE connection between the...
Hi Nordic team,
I'm using S132 with nRF5_SDK_17.1.0_ddde560 on nRF52832. I realize that the app_button library doesn't detect the first button release if the button is...
Dear nRF Support Team and Community Members,
I hope this message finds you well. I am currently working on a low power wearable electronics project. This is my first attempt...
Hi,
I have an ECC private key (in PEM) that is parsed by mbedtls_pk_parse_key(). Now, I want to import this private key into PSA (using psa_import_key()). I have followed...
Hello :
Refer to your official schematic nRF52832-DCDC circuit, VDD has a total of 3 pins, 13/36/48 pins. We found that the default capacitors were different. 48pin was...
Dear Nordic Team,
When monitoring data transfer with the nRF Sniffer between an Android phone and a Nordic board (NRF52840), it seems that Android doesn’t support BLE data...
My purpose is to create a beacon that communicates acceleration and heart rate values using BLE.
First of all, I tried to merge the nrf52832 SPI and SAADC sample programs...
I am working on the http server. I wanted to make my device behave as a server so that I can send the data (received through uart) as a response to the client.
The problem...
Hi all,
I'm trying to check if I can connect to my custom board with nrf9161dk but I've nothing. First of all I've followed this link to wire my custom board .
First question...
Hi all,
I've followed the instruction to setup nRF sniffer with Wireshark.
But unfortunately, I see this error when I'm trying to start a new capture with my nRF Sniffer...
Hey, We are currently plan to start Bluetooth FCC certification process with our nrf52840. We were wondering if the BLE Direct Test Mode sample implements all the necessary...