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...
Hello, Is there any library of LSM6DS3 sensor and BMI160 sensor for NRF52832.
I am in need of Accelerometer sensor data for one part of my project.
I need to develop immediately...
Hi
i have installed nrfgo studio version (1.21.2.10)on windows 7 and 10 . Development board is listed in win7 but not in 10 it shows boards are not connected .Please help...
Hi, I try to map the UART pins RxD to P0.08 and TxD to P0.06 like on the nRF52840 PDK.
In code I have to assign a number. At the moment RX_PIN_NUMBER is 8 and TX_PIN_NUMBER...
Hi, i have several problems to use my nrf52840 PDK wirelessly.
I have made a project of a star network, in which the peripherals send by NUS the data they collect from digital...
Dear Madam/Sir,
We integrated the ADC measurement code from the ble_proximity app example (nRF52840 Preview DevKit, SDK15.0.0, Softdevice6.0.0) to measure the battery...
I recently started working with the NRF52840DK,I need to read data from MC3461 accelerometer via I2C and transmit the results over BLE.
nrF52840-DK
SDK v15.0.0
SoftDevice...
Hi,
I'm trying to add a 3rd Primary Service to my application. I have increased NRF_SDH_BLE_VS_UUID_COUNT to 3 in my sdk_config.h accordingly, and as expected when I run...
HI Im trying to reduce the power consumption of my nrf52840 based device. And now I need to read peripheral register in debug mode but cant do it.I guess it is enabling in...
For those who migrate to from SDKv15.0 to SDKv15.2 and still using the old project files will notice a difference that peer manager in SDKv15.2 has replaced using the below...
Hello Sir,
I am controlling nrf24L01P using atmega328p. Here I am using sleep on microcontroller and power down at nrf24l01p. So in this case some times internal Ack receive...
Dear Nordic,
We have a custom board and we just flashing BLE central peripheral example on it's
works fine but when i test its current consumption its shows around 1.5...
Hello everybody,
I need to store some data in the flash for application purposes. I'm using the SD332 and the application goes in the DFU mode with the DFU buttonless service...
I added a SIG general onoff model by modifying nordic mesh SDK example project 'example/light_switch', just modified model ID as below:
client:
#define SIMPLE_ON_OFF_CLIENT_MODEL_ID...