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,
Assume the following situation:
Two BLE devices, a control unit and a medical implant inside a patient (no button can be pressed on it), are paired and bonded. The...
Hi People,
I'm using nRF52832 and SDK 15.2v.
i wanted to do Json Parsing in my application.
Kindly someone let me know how to make use of the cJson Parser from the library...
Hello,
I am using SDK15.0.0 and nRF52832 . Using Segger IDE on windows platform.
My project has to read Analog sensor input through SAADC and transmit the values using...
Development Kit - NRF 52
SDK - 15.0.0
Softdevice - S132
Computer Platform - Windows 7 - 64 Bit
Hi,
I am trying to integrate the ECDSA example with a custom ble application...
Hi, great Nordic teams:
As title, I'm wondering what's the maximum sink/source current of pin 13/48/36 of 52832?
Cause there are GPIO electrical specification about sink...
Hi all,
I know that IOS has many restrictions regarding Bluetooth and one of them is, of course, changing the device name of the peripheral device. The peripheral device...
My customer looking for very low power solution for their project. It's not reuired fast answer of node in network or permanent connection with each device. Just a rarely...
Is it possible to talk TCP/IP over BLE on nRF52810 (similar to PAN profile on BT classic)? Can SD S112 fullfill this or would S132 be needed. I know memory needs are an issue...
HI.
I use BLE in observer role. I register event handler only ones in initialization: NRF_SDH_BLE_OBSERVER(m_ble_observer, APP_BLE_OBSERVER_PRIO, ble_evt_handler, NULL);...
I am using the secure_bootloader to perform firmware updates via USB on the nRF52840 (custom board). This works great when I start with no application (only bootloader and...
Hello,
I am developing product on nrf52 with sd s112_nrf52810_5.1.0_softdevice. My application caused unexpected sd fault at adress 0x000089B2. I expect it to be something...
Hi Great Nordic Support Team:
Our client is going on the project with capsense touch sensor.
They're wondering about if there is any reference design about it.
Any...
Is it possible to use the timers in components/nrf_drivers/timer along with softdevice s132? If I enable the softdevice by calling softdevice_enable() my application restarts...
Hello,
My nrf51822QFAAH2 doesn't start, I mean that when i plug it, i can't see any Bluetooth device on my mobile detected, maybe I am missing a step, I don't know,
Here...