Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Hi,
I am working on light switch example. I am broadcasting a message from client to servers using the API access_model_publish() with the opcode SIMPLE_ON_OFF_OPCODE_SET_UNRELIABLE...
Hi:
When I tested the DFU function of BLE, the upgrade was unsuccessful, and the APP print log prompt appeared to be a CRC check error.
The SDK version I am using is nRF5_SDK_15...
I reference demo1 of PWM driver example in SDK15.2.0, I make myself PWM driver. the official demo1 use pin17-20 as PWM channal1-channel4, but I use Pin9-P12, I modify the...
Hello,
I would like to measure the frequency of a signal and I use PPI, a timer and input capture to achieve this. Here's the configuration :
The frequency of my signal...
Good evening,
I am using NRF52840 board with softdevice S140 and SDK version NRF5_15.2. I am currently trying to compile the ble_app_hrs_rscs_relay example on SEGGER studio...
Hi ! I have attached the PCB design and schematic provided by Nordic for nrf52832 which is said that its also same for nrf52810.
I wanted to use the nrf52810 board for beacon...
Hi all, i'm Duy
I'm doing my thesis project about Bluetooth mesh. My board is nrf52832 custom board which is similar to pca10040. i want to build a mesh network with several...
Hello, I'm able get an updated battery service value on nrf connect using the 15.2 s112 proximity example on the DK using a cr2032. Then adjusted the clock to LF RC and removed...
Hi,
Let's say I have a door lock module without user interface... no keys nor display but with bluetooth peripheral module. The user pays is room via the application then...
Hello,
I would like to know if it's possible to simply configure all parameters for a BLE connection by a PC software.
The goal is to manage the BLE parameters to measure...
Hi,
I want to create 1 hex file that will contain my bootloader, app and softdevice.
I know i can use NRF GO studio in order to read each hex individualy but it is of...
Hello,
I am using PCA10040 development board based on nRF52832, Softdevice 6.1.0 & SDK 15.1.0.
On the Nordic website, I have verified that Softdevice v6.1.0 supports Chained...
What is the best practice for protecting against ESD for unused pins, should I leave them floating or ground them? I noticed in other posts here that it has been recommend...