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...
If I use RTC and Timer simultaneously, getting fatal error as timer disables RTC. Is there any way by which I can use both application and RTC in my application?
Our device is implemented as BLE peripheral device and based on nRF52832
For saving space in Flash memory we try to downgrade SD version from S132 v 5.0 to S112 v 6.1.0...
Hi,
I am doing one more project in that project I want to do following things:
1) my one BLE giga device module(nrf51822) will act as a master(central) & other AT command...
Hi to all,
i had a problem in measuring coin cell battery level with nrf51822. i am developing a device with nrf51822 that this device will use from a coin cell battery...
I have a product using the nrf24L01+ going through the new CE testing for EN300440 v2.1.1. The lab is asking me how to setup for "receiver blocking" test according to 4.3...
Hi, I'm using nRF52840PDK and SDK 14.2.0. I started from the SAADC example and tried to use NRF_LOG_INFO to print some strings through the UART. I have this:
And...
Hi,
I am following the directions here using Keil:
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.1.0%2Fnrf52810_user_guide.html
...
Hello,
I'm using mesh 2.0.1 to test message sending between 2 nRF52840 DK boards.
I'm using a task from FreeRTOS kernel to send messages from the node to the provisionner...
I was hoping someone could clarify what support the nRF52840 has for USB power source detection. Our design uses a 150mAh LiPo battery, with a dedicated PMIC. We have the...
I have a hardware with NRF52832 module and successfully used the example twi-scanner to locate my I2C peripheral. I copied these parts over:
My own code produces this...
I am extending the Glucose sensor app in nRF Toolbox (Develop thread). I had logic error which I have corrected, but while debugging I encountered a strange effect that could...
Hi, I have been developing on the nRF52832. I am now in the process of moving to the nRF52810.
I am using the SDK v15.
I have commented out the DEVELOP_IN_NRF52832 define...
The last warning log i had was
E 14:06:57.204 Error 129 (0x81): GATT INTERNAL ERROR D 14:06:57.229 [Server callback] Connection state changed with status: 0 and new state...
Hi Sir
How to config channel and AINx to specific gpio for SAADC ?
For example, if I want read adc voltage from NRF_GPIO_PIN_MAP(0,5), how to set the channel and AIN ...
Hi ,
SDK : nRF5_SDK_15.0.0_a53641a
Chip : nFR52810 【1】Is nRF52810 only use pca10040e (nRF52832 = pca10040 , nRF52840 = pca10056) ? And can't use wrong (nRF52810 use pca10040...