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'm trying to get the PPK working on my Windows 64 bit machine and with nrf52 DK.
The console will not show up and I'm trying to program the PPK with the "flash_ppk.py...
Hello, I encountered some difficulties, please help answer the following questions, thanks!
I plan to merge the protocol sack and the application. At the same time download...
Hi!
I am on a project of usb dongle.I programed the dongle and lost the bootloader pre-programed in the factory.And I have a SPI downloader,I want to download the bootloader...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
Hi Nordic,
I am using PC10040 board for my project. I want to connect the board with my Android phone without using Nordic app. Can you give me an advice?
I have also...
I have followed all steps in the recent blog , but the device doesn't advertise.
I am using:
BMD-300-EVAL devkit (nrf52832)
SDK 12.1.0
S132 3.0.0
Eclipse with...
Hello,
I'm working on nrf52832-DK with SDK11 on Timer1. I can't use TIMER0 because I'm using also the softdevice.
My code source is :
//handler
void timer_led_event_handler...
I am working on a project in which i have to get the readings from device (BLE device). I have two devices BP and BG. I can successfully get the data from the devices using...
i am using customized board for nRF52832. i am using ble_uart example code.
in that example LED1 on nRF52_DK board is used for indication for ble connectivity.
in my customized...
From this post here I learned that the device manager can be used to store characteristic values persistently. This post is quite old though and it seems more common to use...
Hi
Im trying to generate dfu zip package.
Im working on ready hex and zip files in nRF5_SDK_13.0.0_04a0bfd
In examples\dfu\ble_dfu_send_hex\test_images_update_nrf52832...
Hello, I am working on NRF52 DK,SDK12.1.0.
When I am trying to make board into sleep mode with sleep_mode_enter(I have get sd_power_system_off),I found that RAM/UART is still...
Hi,
We designed the circuit followed the reference circuit(QFN48), and all the value of power capacities are also followed the reference circuit. But we failed in the 8kv...
Hi, I'd like to use nrf51 dongle to scan for ant/ant+ communication, but I can't understand how to do that... it doesn't work with antware sw and I don't know how to use it...