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,
All was working on SDK 1.0. Now I have SDK 1.1 and new Segger and new nRF Connect and gnuarmbemb (I had a new computer, so did set up everything from scratch)
...
Hi,
I´m trying to work with the "TWI Scanner" example, provided by SDK 16. I Use nRF52833 DK (PCA10010), unfortunaly there is no solution for PCA 10010 in the SDK. This...
Which function is called nrf52832? When do I click the "enable CCCDs” function on the NRF Connect App, and which variables are the nrf52832 data set?
Step 1: Connect
...
Looking for help creating an example similar to the usbd_msc example that works with the W25N01GV . Currently using SDK 15.0. Would like to see this work with FatFS or possibly...
Hello, the NFC used in our product has two major application
1. read/update configuration data by using the external smart device through NFC TAG here I am setting up type...
Hi everyone,
I'm currently working on my bachelor thesis and need some LOG ouput from my application. I'm using the Development Board from Makerdiary and the nRF5_SDK_for_Thread_and_Zigbee_v1...
Hello,
We are looking for the ways using which we can program the nrf52840 SoC without using PDK. We want to set up an automatic programming jig and for that using the PDK...
Hi,
I'm trying to setup my nRF52832 to advertise using a RESOLVABLE RANDOM PRIVATE address and to obtain this I have used the sd_ble_gap_privacy_set() before starting advertising...
Hello,
I was able to build the example project MPU6050 from Github with SDK 16. However, I used Putty to connect to the board (PCA10056) with baudrate of 115200 on COM3...
Hi, I am using nrf52832 with SDK 15.2.0 and nrf 52 dev board. I want change advertising interval in run time so I call a function with the interval as the parameter change_adv_interval...
Hi
I am using nRF52832 for my application. I need RTC functionality for counting seconds,minutes, hours and days to include timestamp for my data packets.
Can the RTC...
HI.
I Want DFU In Application So I Want to Write DFU Data In Internal Flash. Device configure has total 3 links... 2 -Pheriphiral Link and 1 Central Link use in my project...
Hello,
I am trying to decrease current consumption as much as possible. I am using ble_app_uart example, sdk 16.0.0, s112 v7.0.1, nrf52810. when I edit
to
...