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) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
I'm using the nRF52+SDK11.0.0+s132. I'm developing a system that streams BLE notifications to an Android app at ~53kbps (40B/6ms). I have the connection intervals set to 7...
Hi,
I have a system I am redesigning to use the npm1300.
It has a rechargeable battery, about 3-4 weeks per charge, connected to an nrf9160.
The current system...
Hello,
I had to build the https_client sample again to compare some behaviors on my application and as I flash it to nRF9160 I am having a cyclical error as below:
...
Hello!
We decided to switch from NCS 1.8.0 to 2.7.0 for our products and at the beggining of everything, noticed something very strange.
Prepared very simple example of...
In my application using aws_iot library, the call of aws_iot_connect occasionally results in the following error messages.
[00:00:41.412,811] <err> aws_iot: Timed out waiting...
I have installed nrf-command-line-tools_10.24.2_amd64 and Link_Linux_V760_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
I am trying to read ISM330DHCX accelerometer ( Adafruit product) data using nRF522832 but I am getting zeros all the time regardless whether the sensor is moved...
Greetings
I am trying to build the unicast_audio_server example application for an NRF5340 DK (Not the audio dk), as advised in this post .
When I try building the application...
Hi,
Currently, I am developing a project using the nRF52810 as my controller. I am using an emulated project of ble_app_uart with the SoftDevice S112. I have integrated...
Hi,
NCS Version: 2.5.0
Zephyr RTOS Version: 3.4.99
Zephyr Toolchain Version: 0.16.4
I attempted to build some of the sample apps for the nRF5340
Multiprotocol...
Hi,
I want to use nrc - latest version for linux. nrfconnect-4.3.0-x86_64.AppImage
However, I dont know how to install and dont find manual, guide to install.
Could...
Hello
I have trouble with using PPK2 and nRF9160.
nRF9160 is not recognized with PPK2 (connect vout/vin). (I cannot see DK as nRF9160)
nRF9160 is recognized without...
Hi all.
I guess the answer is yes, but just to make sure. I'm playing around with a nRF52840 DK, and some nRF52840 SoC modules. When you run the nRF Connect tool for Android...
Hello i builded the example of secure_bootloader on SES then after generating the hex file i added the hex files of the bootloader and the softdevice in programmer of nrf...
Hello, I am having some issues trying to get FOTA to work with the serial LTE modem using AT commands. I currently am using a nRF9161dk to flash programs to test for evaluation...