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...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm trying to flash the nrf52832 with a SWD debugger called Atmel Ice . As a reference, I have the Laird BL652 dev board .
I was planning on flasihg the nrf52832 by using...
Hey,
Could you please explain, in your reference designs, why you suggest to use solder mask clearances that cannot be produced?
0.045mm is not possible produce and...
BLE_Nordic.zip Hi,
We are a couple of students trying to implement NRF8001 in our project, we made a SPI setup on our Atmega328p to communicate with the NRF.
After sending...
How does a multirole component behave if it is set to continous scan and advertising every 400 ms? This is pr. definition a contradiction!
My question is whether it is...
hello, i am implimenting ir with nrf24le1 but after adding the transmit.h,transmit.c nordiac_common.h and lib_ir_common.h the code is compiled successfully but it shows this...
Before(SDK11), I enabled uart and used printf function to print out log message to UART.
But, in SDK12 I can not see printf message. But, app_uart_put is working.
Where...
Hi
I've to provide support to an old project created with SDK 6, under GCC and Eclipse platforms. I've never had problems when creating the HEX file to be used on DFU service...
Just want to check if NRF52832 or NRF52840 can communication with iPhone 7 as instead of W1, which can transfer the data and audio from iPhone to earphone base on NRF52832...
While creating my own service I used ble_app_blinky as an example, once I opened ble_lbs.c file I saw it contains the service's declaration inside the macro:
#if NRF_MODULE_ENABLED...
I'm using nRF52 + SDK11.0.0 + s132. I have an SPI slave configured. I have 40B data being read by a master every 12ms at 1MHz SPI clock. The master is trigger to do the read...
HEY
I am using my nrf 51 dk too program the nrf51822 board externally. How I can identify the board in keil, only the 51 dk is shown in the debug settings. How i can select...