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...
Hi,
I use nRF51422 in Dual mode(SD310) with SDK10 Version.
The profile is CSCS.
I want to ask
How to just show Speed Sensor or Cadence Sensor.
Here is what I did just...
Hello,
I'm evaluating the feasibility of using the nRF52832 chip on a board with a microprocessor running Android and I like to know if Nordic has released or is planning...
I'm using SDK nRF5_SDK_13.0.0_04a0bfd and compiling the example ble_peripheral/ble_app_hrs/pca10056/s140/armgcc using Eclipse Mars 2.
Flashing softdevice s140_nrf52840_5...
Dear Nordic.
I cant found stack API documentation for study.
All company give it for user, for example TI.
User open doc folder and can reed API.pdf file.
Where your...
I use NRF51822_xxaa, sdk12.2, arm_gcc 4.9_2015q3
when i flash hex file experimental_ble_app_blinky_pca10028_s130.hex from C:\NRF\SDK_12.2.0\examples\ble_peripheral\experimental_ble_app_blinky...
Hi,
i have NRF51822 beacon(PCA20006) and NRF51dk KIT(PCA10028).
I am connect a touch sensor and it's gives output in form of "HIGH & LOW".
and i am able to detect the output...
hi,
i want to connect sensor to nrf51822 to send data to smart app continuously over ble.i want to modify example ble_app_beacon. which functions i need to change?
Hi all,
I have implemented a service with various "long char" characteristics. The buffer that I use to receive the data wrote to the "long char" characteristics is this...
I use SDK 9 and nrF51 in the advertising mode. I want to advertise each 1s packets.
First, I call function
set_adv_params(&m_adv_params);
where I
static void set_adv_params...
Hello,
I try to implement the BLE / Cycling Speed and Cadence Service and try to figure out, how to initialize the ble_cscs_init_t data structure. Currently I'm wonder how...
I am building a cadence sensor form the Cycling Speed and Cadence Service module.
Unfortunately the sensor I have built is recognized to have both speed and cadence when...
hi
i flashed s110 softdevice 7.1.0 then ble_app_beacon example application fron sdk 7.1.0 into nrf51822 beacon successfully.but led is not at all blinking in beacon.and i...
Hi
I have got two nRF52840-pdk for long range application design. After reading posts here I realized that the softdevice s140 can only change PHY to CODED after a connection...
Hii guys I am using an nrf51 DK board for my project and I am trying to find the number of advertisements send from the time the board was power up or reset. From my knowledge...