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'm encountering a strange problem with the nRF52832 when it works as Central with two bonded Peripherals connection.
In particular I'm able to secure the connection...
I am interested in transferring large data (>255) over SPIS.
My application requires that the nrf52840 is operated in SPI slave mode. To manage such transaction I have SPI...
Hi ,
I need using dimming server example to add FDS function. But I meet some unstable sitation.
The bellow is the log show how the issue happens.
sometingtimes,FDS...
I am developing a robot controller(Central, nRF51822).
However, I am having a problem with UUID.
And I am using the ble_central (s130 ble_app_uart) example.
The figure...
Hi
I am developing a bootloader for nRF52840 using SDK 15.2.0 and s140_nrf52_6.1.0_softdevice, that should support both USBD and BLE transports.
The first transport layer...
We are using NRF52840 with Softdevice 340 and several sensors connected via ANT and BLE. NRF is connected to STM32 via serial UART connection and use ANT serial protocol for...
I am using PPK to measure current. The system uses 2 CR2430 in parallel.
I observe that
1. When using the battery as external supply, the battery voltage drop to 2.5V...
I am using the original board. It does not have a 32kHz crystal.
So I want to use the built-in RC oscillator.
In addition, use the time example of nRF5_SDK_16.0.0. "NRFX_CLOCK_CONFIG_LF_SRC...
Hello,
I am using nRF52840 S140 v7.0.1. I have few queries on DTM functionality.
1) As per standards, we can do DTM test either by sending HCI commands or UART commands...
Hi,
Using Eddystone example I configured EID and TLM slots. I see in nRF connect app both EID and encrypted TLM(encrypted data, salt, MIC).
How to exactly decode the...
Hello,
we are experimenting with the Nrf52811 CTE feature and have a few doubts concerning the documentation. We program our experiments with bare-metal (no soft device...
Hi,
I am working on one business use case. The basic requirement is to monitor the outdoor air environment from different locations. I want to try out the initial things...