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 with S130, sdk12.3 NRF51422_xxac
I have been successfully testing bootloader DFU example (secure_dfu_secure_dfu_ble_s130_pca10028) on the NRF51 dongle...
Hi,
I had tried the Thread Topology Monitor using nRF52840 PDK which was connected with PC via USB cable, and flashed it with Thread CLI example. But there was no serial...
Hi, I am having a problem related to BLE security.
My application model is a nearby network with no connection using BLE. My plan is using advertisement channels to broadcast...
Hello all,
I'm working on updating bluetooth communication. Currently using a module that receives AT style commands.
The first step will be replacing with nordic device...
Hi,
I need to use the SAADC to check battery status (infrequently).
I would like to do this in blocking mode without accidently leaving the easyDMA powered-on unnecessarily...
Hi,
We use the flash manager to store our custom data structure in flash.
Since it growed and eceeded FLASH_MANAGER_ENTRY_MAX_SIZE we get an assert in flash_manager_entry_alloc...
Hi,
i was interfacing oled with nrf52 board. I got some example and modified bit to use it with GCC.
But it is now working. Oled not at all starting.
oled is 0.96 inch...
I'm using the Custom service example as by base. Now this was really itching me to not know the reason which causes it. I'm giving an "if-else" condition inside a "switch...
Hello,
I'm working with :
- nRF mesh SDK 2.1.1
- light_switch_proxy_server
- I implemented the generic model on / off
I work with a module (server) that has two...
i got this error when i am porting the code for nrf52810.i am working on the spi protocol i am porting code from nrf52832 to nrf5810. I am done the as per instuction given...
Hello,
We are currently using RTC1 and RTC2 to keep track of various times. RTC2 is our dedicated clock to keep track of time. I want to ensure that indeed, our application...
Hi All.
I need to add to Generic Access service such characteristics as Peripheral Privacy Flag (0x2a02) and Reconnection Address (0x2a03).
Does SoftDevice give an opportunity...
Hello everyone,
I would like to extend one of my program to use the new features of the BLE 5.0. It works in broadcast mode with BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED...
Hi Nordic,
I'm starting a project using the Thingy 52 and I'm going to connect Thingy with another sensor.
I have four communication options from the sensor:
UART, I2C...
Hello,
I'm using the buttonless DFU bootloader examples with bonding and the PC nrfutil with a nRF52840 PDK for the firmware upload.
If I try to start the DFU process...