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...
Hello, I have nRF51822 Beacon Kit (pca200006) and nrf51 dk board (pca100028)
I had an impression I could flash beacon and upload new files using nrf51 dk board as jlink over...
I am using IOS nRF Toolbox 4.2 DFU function on nRF51 DK PCA10028. I followed the tutorial here .
Use nRFgo Studio to erase all.
Use nRFgo Studio to program...
We have an nRF51822 peripheral device that is bonded with one and only one central. The central is always an iOS or Android phone running our app, which is scanning at "low...
In the BLE advertising library, in SDK 11, is the timeout for directed slow advertising specified in seconds, or in number of tries?
Seconds would be more consistent with...
Hi All,
I have got a project running on an nRF51422 QFAC, using the lastest SDK.
I am having some problems with the app_timers, i am able to create and start them, and...
Hello all,
i am working with the nRF52832 DK and SDK11. Actually the Enhanced Shock Burst Communication is working. I can send and receive messages. From this point on...
Lets say, that I've got a chip with program in its flash. I know I can protect it from being read back, but can I protect it from flashing anything else through debugger interface...
we have two nrf51-dks and we wanna create a ble mesh.
how can we set a ble mesh and same time ble advertising on Nrf51422 DK (PCA10028 V1.2.0) Board with using examples on...
Hello,
is there a possibility on nrf51 8.0.0 softdevice to determine whether particular notification has been received by remote device?
I use sd_ble_gatts_hvx() to send...
I am facing some problems with the app_timer api. In my application I have created two app timers. The timer api is using the swi1 interrupt for its working. I am using it...
During DFU with the nrf Connect app I get the error REMOTE DFU OPERATION FAILED. Here is the log file:
http://pastebin.com/y7hFNSBq
Using NRF5 SDK12 / NRF51 DK
...
Hi, Nordic
I have two nRF52 and one nRF24LU1.I want to use Gzp. two nRF52 pairs to the nRF24.
I use nRF5 SDK13 GZP device sample, nRF24 Gzp host sample.
But only...
Hi
We are very interested to test the wireless range using Bluetooth 5, 125 kbps long range mode.
If we purhase two nRF52840 Preview DK boards, is there a easy way to...
Hello,
Currently i am doing some testing with the NRF52 DK.
I am measuring the time it takes to send and receive a BLE message.
I am using the high bandwidth setting...