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...
morning guys ;
I wanna create a bluetooth pan using raspberry pi and beacon nrf51822 using ipv4 , i don't have problem with the raspebrry it works well and it shares the...
12.3 sdk
i have error when compile this project ''.\_build\nrf52840_xxaa.axf: Error: L6218E: Undefined symbol SEGGER_RTT_printf (referred from main.o).'"
this error how...
Hi I trying to interface Accelerometer sensor LSM6DS3 to NRF52832 DK.
whether I need to change board configuration or any pin configuration.
Pin configuration that i have...
The reset button doesn't seem to work on two of my PCA10056 1.0.0 development kits, but works on two others, and works on some earlier versions.
I tested by running the...
It was working a few times, then suddenly I started to get these errors, which I only got previously when not running as root (perhaps because it did not have permission to...
Hi,
I am trying to process data from MPU9250 in MATLAB and I have converted " .mat " file to " .hex " file using Embedded Coder . Can someone tell me if that " .hex " file...
(1) I am using GNU C++ to develop my application with nRF5 SDK. I found the STATIC_ASSERT_SIMPLE and STATIC_ASSERT_MSG macros defined in app_util.h are not working with C...
When running the light_switch_provisioner example built on my machine, it crashes on an assert in entry_validation() in mesh_config.c:
app_error_weak.c, 95, Mesh assert...
Hi,
I've a Raspberry Pi, Node-RED, with a Thingy connected. I get a message payload, looking like this:
{"uuid":"dfb561bb7d69","characteristics":{"2a00":[84,104,105...
Dear Nordic experts,
While investigating some of my bugs, I had to look into the GPIOTE driver code, and I realized that it has some allocator for mapping GPIOTE channels...
Several answers from Nordic employees state the possibility of Secure Boot and a "Root of Trust" feature:
use of ARM TrustZone on nrf52840 for secure storage/trusted region...
Hi,
I'm studying the example code of "ble_app_blinky_pca10040_s132 ".
What confused me is I couldn't find how the "led_write_handler" is added to the service. There is...
The board is made with the nRF52832 chip and can not be scanned during the test. Could you tell me why? The nRF52 DK board functioned normally. The platform used a mesh light...