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) ...
I use SDK15 and example works fine. Now I transfer hids code into my project and compile wo errors, but after startred project- fall with error:
The line 1771 is call...
I am trying to send string via bluetooth using SDK 11.0.0 and function " ble_nus_string_send ". But we are not able to receive the string data on bluetooth device using nRF51DK...
hi all,
now i have a project which transfer data over ble to cell phone .
i do it using gatts Notifications to transfer .
for the compatibility platform(ios and android...
Hello good morning,
I am using nrf52840 device. I am sending 20 bytes using notification at different notification intervals like 30ms, 80ms and 1sec. But at application...
I want to program a controller model. There are no provided exmples for that model. There is just server and client for light switch example.
infocenter.nordicsemi.com...
I am able to successfully compile examples in sdk 15.1
I am running in uVision. I ported my ap.
A large number of files are not found (due to what appears to be different...
Hi,
I'm developing an nRF52 application based on SDK14 and S132 that require the DFU service.
The DFU is not performed using the nRF toolbox application on both of android...
I have recently installed Segger Embedded Studio (v3.30) and have installed the CMSIS package (v4.5 I think) and have modified the tools.xml as demonstrated in the Nordic...
hi all,
how to use Atomic FIFO Lib on ble stack ?
Called nrf_atfifo_get_free() always get NRF_ERROR_NOT_FOUND when ble_peripheral connect to central .
In ble_app_uart...
It is very easy to build the example applications in the nRF mesh SDK (v2.2.0), but what is the official way to structure the build system when developing an application with...
I am working with a ublox NINA-B1 based board. NINA-B1 uses the nRF52832. IDE is Segger. I followed the ublox instructions to create a custom board matching NINA based on...
What are the steps to be carried out for setting mesh network
I have flashed client hex file in one nRF52840 dongle and server hex file on other dongle. The example I am...
Hi!
I may have asked about this earlier in a lengthy question:
https://devzone.nordicsemi.com/f/nordic-q-a/35576/low-power-remote-control
But I'd like to be sure about...