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,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi,
I have a 128bit UUID on the ad block which I need to change on the fly to another 128bit UUID.
I tried different solutions and searched for a good example, however...
I want my device to blink a LED periodically when there's a BLE connection. This BLE connection will usually be idle and every now and then there'll be heavy traffic back...
I'm working on a project & I followed the procedure found here
in the answer, it works with me when I tested it when pairing from the bluetooth devices shown, when I tested...
Hi DevZone,
I am trying to add a 3rd party library (consisting one c file and 2 header files) into a SDK example in Segger embedded studio.
I don't know the exact procedures...
Hi,
I am using nrf42840 dk board,sdk 14.2 and keil IDE.I have integrated bmp180 sensor code with ble_app_proximity code.I have no errors.After loading the code,I am getting...
Hello! I am migrating ble_mpu_simple code from sdk 14.2 to sdk 15.2.While migrating,I am getting the error.
error: #20: identifier "SPIM_CSNPOL_CSNPOL_LOW" is undefined...
Hi team,
I am using nrf52840 Development Kit,sdk 15.2,Keil IDE
I am using MPU6050 sensor.For that,I used nrf5_MPU_examples_master file.
I have integrated ble_mpu_sensor...
Hi,
i was looking for nrfjprog command line tool on nordic website. But this tool not available to download. Is this tool got replaced?
If yes, then which is replaced...
Everybody is good !
I want to know whether BLE can broadcast, connect and communicate normally when nrf52832 communicates with nrf24L01.
The data manual says that it supports...
Hi,
After long time again started working on nordic controller's. Previously my pc was properly configured for NRF5x environment which includes gcc and flahser.
Recently...
The pin connected to lis2dh12's int pin consumes about 300 uA.
But the pin I used as button,also enabled int function , works good.
The pin I used as wake-up is in input...
In order to establish a wireless connection from my pca10056 developing card and a second nRF52840 SoC module using example CLI commands, and then being able to check/set...
Hi,
I have few queries regarding the internal regulators of nRF52840.
1) Is it mandatory to configure the internal LDO or DC/DC regulators of nRF52840 ?
2) If these...
Hi,
As mentioned in the Ch. 5 "nRF52840_DK_PB_v1.0.pdf" Section 5.3 in "high power mode the external supply should be connected to just the "VDDH" pins and "VDD" pins not...
I want to write to nRF52840 the example "ble_app_hrs_pca10056" from nRF5_SDK_15.2.0 by command line.
first I merge 3 hex file (bootloader, softdevice and app) with the command...