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've been having some issues with the ppk recently. I've been trying to measure the current on our custom board but it was showing way too much so I tried on the DK...
What are the set of commands to send data from node (router or end device ) to leader through router,(not directly connected); in openthead cli mesh build example in https...
Hi there,
I have a question about using zephyr on my nrf52840-DK board: I want to set the system to run at 64MHz for Zephyr. However, I can't find an option to do that....
Hello,
in keeping with the low power theme, I'm looking for some help in understanding the relationship between the pcb thickness, antenna trace and range.
Using the reference...
Hi every one,
I am using mesh in uart_app
PROJECT-------->
I am sending data through nRF UART APP to BLE (in MESH condition) and the received data on BLE sending it...
Dear Sir/mam,
Could any tell what header file I have to include to resolve this error? Please see in the screenshot
And in which I am sending data using nRF UART APP,...
Hi,
The Segger software does not work behind a proxy server.
After installing and licensing it (by moving the machine outside our corporate firewall) we try to start...
Hi all
I am using nrf52 with max30003 to read full ECG and send it over BLE.
My data is acquired at 128SPS.
De default GAP settings are too slow to receive all the needed...
Hello,
we're trying to develop central BLE application on nRF52840 using SDK 16.0.0 and S140 softdevice to connect with BLE pulseoximeter (Jumper JPD-500F - it uses TLSR8266...
From the documentation i have found it seems all the nrf52 and the new nrf5340 are all "extended range" up to 105 degrees celcius.
I am evaluating an application where a...
Hello!
Thanks for your help last time, highly appreciated.
However I haven't got till actuall programming because now I can't upload hex files. I start Thingy:91 in boot...
Hi guys,
I just started to work with Nordic boards and I am currently working with Nordic nRF52-DK. I have already installed all the necessary tools that I need to run and...
Hello,
I've been playing around with the nrf52 DK (sdk 16.0.0, s132). I'm trying to add volume up/volume down functionality to the example. I found this source code from...