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...
hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
Hi,
We want to be able to upload a new firmware in my nrf52832 without serial connection.
I am trying to set up DFU over BLE and I stumbled upon few problems along the...
I'm porting an application from nRF52832, SDK 14.2.0, SD 5.0 to nRF52833.
I want to do this in two stages:
As quickly as possible validate our first prototype board...
Hi,
Using the RTC example in the 'nRF5 SDK 16 / examples / peripheral' as a starting point, we've programmed the rtc_handler to execute at regular intervals approx. every...
We are using libnrf_cc310_0.9.12.a. This doesn't work with position independent code check box in IAR (see Project Options->C/C++ Compiler->Code->Code and Read Only Data ...
Hi,
I'm trying to enable a HW timer (TIMER1) in my BLE application. I'm using SDK 16, and following the pattern shown in examples/peripherals/timer. However, when I get...
Hello
We have a project in which we need to be broadcasting data (around 30 bytes of message) to 150 unit via BLE.
we are thinking of using the nrf52832, which we...
Is it possible to read the value of APPROTECTSTATUS via the firmware? It seems like the AP register in not memory mapped, so maybe not. But maybe there is some kind of work...
Hi!
I'm trying to transfer data from UART to BLE in NRF52810. NRF52810 connects MSP430 controller via UART, MSP430 sends packet of 16 bytes lenght every 2ms (500 times in...
Hi,
I've seen this issue in other threads, but apparently all of them were solved on a private message basis.
So basically - my application for SUPL-C license keeps getting...
I am encountering an issue with PERSISTENT_STORAGE enabled. Currently I have a device set up to rapidly send out messages to test the sequence number updating and block allocation...
Hi Team,
We are using nrf9160 DK and we are new to begin this, We updated modem firmware using programmer, Now we would like to test the modem firmware.
So here are...
Hello,
This is first time to design the PCB antenna for nRF52840 BLE Chip. Can i use the nRF52840 DK Board HW layout for reference or should i use the USB dongle for nRF52840...
SDK16
S132
nrf52832
SES / Windows 10
After much searching this site and the web in general I'm reaching out for support.
While in low-power mode I'm seeing a pulse...
Hello im an Android developer and we have an app that uses an older library but still works with are older products.
we currently use
implementation 'no.nordicsemi.android...
From what I read on DevZone it seems that there is a limitation in nrfutil when needed to update BL+SD+APP. NRFConnect over BLE manages the 2 separate downloads (BL+SD and...