Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
Hi,
I'm using nrfjprog with nRF52, SDK13 & S132 soft device.
I do not use mergehex during my development cycle: I flashed S132 hex once, and only reflash my application...
I programmed to nRF51 DK, the first time the device is connected to mobile phone.It works, but if i turn off the nRF51 DK and then turn it on.it is connected but it cound...
Hi
I am going to implement a BLE device according to a customers specifications.
The service UUID is defined as
00000001-0000-1000-8000-XXXXXXXXXXXX
The characteristics...
I can not transfer more than 61 bytes to the Android device with commands "ble_nus_string_send". When I send more than 61 bytes my device received only 61 bytes. But BLE_NUS_MAX_DATA_LEN...
When I use the "nrfjprog --eraseall -f nrf52" command, I get "ERROR: The --family option given with the command (or the default from nrfjprog.ini) ERROR: does not match the...
When I try to run the 3 server, 1 client light control example, This is the log that follows:
Client log
<t: 0>, main.c, 318, ----- BLE Mesh Light Control Client Demo...
Hi, I'm using the nRF52840 preview DK (PCA10056) and trying to erase and program a board using command line tools, particularly nfrjprog. I'm running this on MacOS (OS X)...
I am not able to locate the log.log file generated by this command. Can anyone tell me the path where i can locate it. ? thanks
nrfjprog.exe -f NRF52 --recover --log
Hi,
I'm currently running a BLE thread which is sample the SAADC at 100hz. I'm also sending out notifications with the ADC values at 100Hz.
On a separate thread I'm...
Hi everybody,
We are using a custom board based in nrf52832, BLE and a custom antenna, and we are finding some issues trying to use the device in low power mode. We are using...
I have several question regarding the backward compatibility of the nRF52810.
By Bluetooth 5.0 FAQ Document the Bluetooth certified 5.0 devices are backward compatible...
Dears,
May i know if nRF24le1 has its own physical mac address originally from manufacturing ? how we extract that if has? thank you very much~
Best Regards,
Kevin...
Segger RTT (Real-Time Terminal) supports multiple data channels.
RTT Viewer uses channel 0 only, and implements multiple virtual terminals on top of this. The terminal...
I use nrf52832 + SoftDevices132_nrf52_3.1.0.
sd_ble_gap_scan_start() run with scan_interval=scan_window=5ms.
I look at scan-channel-switch time is about 1ms. (I analyze...
i want add in project adc. i changed my sdk_config.h and Makefile .
i incuded in main file
#include "nrf_drv_pwm.h"
#include "nrf_drv_adc.h"
i have error ghjgjghj...