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 add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
nrfutil
dfu serial -pkg ble_ app _v1 .zip
-p /dev/ttyUSB 0 - b 57600 - fc 1
When activating DFU sometimes on the last packet sent to the bootloader, I see "Read no data...
I need to know how to set up the SES debugger to continue debugging when the program jumps from application into the bootloader.
nRF52832 SDK v15.3
Using the following...
C:/Program Files/SEGGER/SEGGER Embedded Studio for ARM 4.18/gcc/arm-none-eabi/bin/ld: Output/Debug/Obj/port_cmsis_systick.o: in function `RTC1_IRQHandler':
1> .....\nRF5_SDK_for_Thread_and_Zigbee_v3...
Hi,
When I use SDK16, for example, the ble_app_hrs, the Keil will throw a error about the system_nrf52840.c.
1. For Device Family Pack version 8.27.1, it could not find...
Hello
I am contacting you because I have 2 problems:
1. I downloaded the "nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b" available at this address: www.nordicsemi.com...
Hi!
I'm using nrf52832, SDK 16 and s132. I've successfully used a ble_app_hids_keyboard example to make a Bluetooth HID peripheral device to transfer sensor data to the...
I want to use a timer to generate an event at a rate of 16kHz. So just as a test I'm setting up TIMER4 and a CC event to toggle a gpio pin. As I understand the clock source...
Hello everyone,
I set up Thread Secure OTA DFU Example by using a nrf52840 DK as DFU server and a nrf52840 Dongle as DFU client. I am using nRF5 SDK for Thread and Zigbee...
I'd be grateful for some assistance with what I may be doing wrong.
I have programmed the serial example on a device and the server example on another device.
Copied the...
Hi everyone:
I was testing the bonding with passkey entry, but it seems failed.
The slave 51822 EVK board is set with "BLE_GAP_IO_CAPS_DISPLAY_ONLY" and "MITM = 1".
...
Hello devzone! I am using translation.
I am using a DK board (PCA10056) to examine the current consumption of nRF52840. I commented out the advertising_start() of the SDK...
Hi, I'm trying to implement a mesh serial node with LPN capability, where the UART can be disabled to save power, and then re-enabled via a GPIO.
I am measuring current...
Ok -
I've been through this a few times and read the forums, but the current build system is broken. I'm trying to compile (not even load the board at this point) the ble_hts...
Whichever input channel I select, I always get a value close to zero. Here is my test code using VDD as the input source:
In this case, RTT reports that the value...