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...
Tx Radiated spurious emissions (1-18GHz): should be able to force the radio into a continuous transmit mode on a specific channel. The device should be transmitting with as...
Hello,
the BT specification states the following:
Is this particular requirement to be taken care by Nordic's customer using the BTIC? i.e. LE PHY qualification test...
Hi,
I want to use bsp_event_handler in SDK v11.0.0 . But the code is not getting compiled.
On building, it throws an error "error:#20: identifier "BSP_BUTTON_ACTION_RELEASE...
Hi,
I'm using NRF_LOG to print information via RTT backend (RTT viewer v6.20) and it has been working so far. After adding a single call to a function that reads 128 bytes...
I use one motor to drive one object move back and forth in a straight line, with two hall ic(XC3202) at the boundary points at both ends. The motor turn when the object reaches...
I'm using a central (Adafruit Bluefruit Feather nrf52) and peripheral (Adafruit Bluefruit 32u4) device for BLE communication. Peripheral is acting as remote, to turn on relays...
Hi,
I'm trying to adapt this example to use the latest mesh SDK version.
I have checked the other example which uses version 2.2.0 but the other one is perfect as a starting...
I am trying to build the writable_ndef_msg example from the nRF5_SDK_15.2.0. I am using IAR'e Embedded Workbench (ARM v8.30.1) and I get the following Linker Error:
Error...
Hi,
We're using bonding between our peripheral HID device and 3rd party central devices. Our device runs on a 52832 board with SDK 14.0.0 and SD 5.0.0.
We've run into...
My development environment is sdk15 s132 pca10040
The product concept provides central link 7, peripheral 1 on one 52832 ..
1 peripheral provides nus to work with smartphones...
I have a BLE device that runs nrf51. I have an rpi3 and I want them to communicate with each other via BLE communication.
I understand that I need to develop a python application...
Dear nordic
I changed my BLE application to coded phy for long range (chip used nrf52840) . application works fine(debug).
But i cant see any advertising in smart phone...