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...
I have downloaded the Keil compiler and the Nordic key for same.
When running Keil_v5/UV4/PackInstaller.exe I can not get the update:
Cannot download file developer.nordicsemi...
Good Day,
i´m want to use saadc with 7 channels. I´m using the ADC Driver with an interupt handler. All 10ms the sampling starts per cpu. I use the configuration followed...
Hello,
I am running on a NRF52840 DK a Zigbee program configured as a router. For the coordinator i am using the cli example from the SDK.
On the router, I have developed...
Dear Nordic Semi, ladies and gentlemen!
I'm working on a prototype device with USB host functionality. I am using Arduino USB Host Shield connected to nRF52840 DK . DK is...
Hi,
We want to confirm the effect of GPS fix_interval and fix_retry, so we start GPS with parameter fix_interval=10s, and fix_retry=30s, then get the result as the following...
I try to bonding.
Using SDK 15.3. 0 and S332 Softdevice.
I successed bonding procedure used Peer manager.
after bonding, If I try to connect one more, nRF Connect app...
Hi, I can not connect to nRF52833 and nRF51 after I return from Flight mode on Android devices. I am keep getting Error 133 (0x85): GATT ERROR. I am using the nRF Connect...
Hi,
My device advertises and "connects", but then I later receive an error through nRF Connect: "Error: Received a GATT Timeout".
Has anyone else had a similar problem...
Hi.
I get Linker error when i compile 'iot_secure_dfu_bootloader_secure_dfu_s132_pca10040' example from SDK 16.0.0.
The compilation passed (although i had problem with...
I've been trying to add flash storage to some BLE firmware we have developed using uVision under SDK version 12.3.0 and am running into issues. At first, we were having the...
I have the following error when I try to build a sample of ncs v1.2.0 :
I am using mac os x 10.15.4, gcc-arm-none-eabi-8-2019-q3-update, and west v0.6.3.
Note that my...
Hi everyone,
I'm now using nRF52832 to communicate with a device using UARTE.
In my application, i need to constantly send a control packet to the device, to keep it...
Hi,
I'm experimenting with NFC using HRM example.
Enabled my Android Phone NFC, programmed the example ( bonds clear ) .
First pair works - touch , get the "pair " ...
I am getting these errors with eclipse.
make[1]: *** [Makefile:177: _build/app_button.o] Error 2 make[1]: Leaving directory 'C:/Nrf_Env/nRF5_SDK_11.0.0_89a8197/examples...