We have peripheral, and we want to connect it using NRF 52840. when we are bonding this using nrf connect app we get a pop up with random key and using pair we can pair with...
Hello Nordic community,
I’m working on a project with the nRF52840 DK (PCA10056) using the nRF5 SDK and the S140 SoftDevice. My goal is to:
1. Read two NTC thermistors...
I am trying to write SPI code for the nRF52840 dongle. Since the nRF5 SDK does not directly provide an example for the dongle, I followed the steps defined in this tutorial...
Hi everyone,
I'm developing a BLE application where I measure throughput between an nRF5340DK acting as peripheral and an nRF52 Dongle as the central (using a Python script...
Hi Nordic Team,
Previously, with the nRF52840, we could use the internal ADC channel to directly measure the supply voltage (VCC) for battery monitoring without external...
Hello, we are developing a BLE application using nRf52833. Because of the waterproof & stainless steel casing requirement with rechargeable battery charging capability, we...
Hello,
I am working with the NRF5340dk, nrf7002ek, and PPKII. I am unable to get the DK to power up with the PPK. I used a knife to break the trace but for some reason...
Dear all:
I want to know how to demo the proxy client & proxy server ,I can't find the way to demo the two samples which like the PyACI do .
For example ,I can use a button...
Hello,
I am develop a project with nRF52832 and I use nRF5_SDK_14.2.0 and softdevice s132.
My problem is I need create a variable that maintains the value after of the...
I have configured nRF8001 with Arduino M0 Pro board and its working properly. Now, I want to add passkey to my device but it dont have display/ keyboard , only one power button...
I have nRF8001 configured with Arduino M0 pro, and I am having problem regarding how to set static passkey. I came across the fact that softdevice API can store static passkey...
Hi, I just recently bought nrf52832 dk board. I am really new to this. I have prior experience on Arduino only. I started working on nrf52832 dk board with the help of nordic...
Dear Nordic Team,
We are using nRF52832 with a IQS231A for proximity detection for a new product, the pins are connected to SDA and SCL and everything is routed as in...
I am now using nrf52832 sdk14.2 development, as a slave device, I want to set the slave's Bluetooth interval is 1S, I set the following parameters: #define MIN_CONN_INTERVAL...
Hello,
I have nRF52832 with custom board and using SDK15 with Keil uVISION 5. I am working on beacon example and I have modified it to show battery level. I have done necessary...
I am using the bootloader_secure_serial example from the SDK 14.0.0 on a 523832 DK. I have erased the device and flashed the softdevice and bootlader on it. The LED1 is turned...
Hey, I would love some guidance on this:
1. I have one NRF52840 advertising constantly at 8dbm, this device is connected to power so it's hard coded to the maximum transfer...
Greetings,
Based on your librairies/examples, I can succesfully write and read data from an external flash (MX25R6435F) using QSPI with DMA.
I'm using a custom board with...
Dear all
I am on the pca10040 board (nrf52832), and I see the "Thingy_bridge" program is pca20020 board, as shown in Figure 1;
I am in the burning process, the simulation...
hi, im using ble_app_uart and im trying to do a simple communication and data transfer over bluetooth with my iOS.i want to send from the Bluefruit app a byte (0x55 for example...
Hello,
I'm using IAR 8.22.1, SDK 15.0.0, S132, nRF Connect V4.19.2.
I've loaded the 'secure_bootloader' example to PCA10040 EVB.
The device is recognized as DFUTARG...
Need to pass data from a battery powered sensor to a PC via a RF link. Would prefer
a COM Port emulation at 115,200 Baud. I already have a pair of nRF52 Development
Kits...