Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
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...
Not a question - but information for anyone similarly caught out.
In SDK 13.0.0 nrf_drv_timer_init() the p_config parameter must not be NULL.
In SDK 12.2.0 and earlier...
Hello,
I am using nRF5_SDK_12.0.0 with soft device s130_nrf51_2.0.1_softdevice. I am trying to implement the DFU service in my application, for which I am following:
...
Hello :) I'm trying to run the DFU example (dfu_dual_bank_ble_s132_pca10040) for the nrf52832 chip on a custom board. The Bootloader crashes/resets at the SOFTDEVICE_HANDLER_INIT...
spi.rar
Hi,
As a beginner, I want to combine spi and uart example in nrf52 11.0.0 sdk, for my application. I have included all libraries and driver files from uart in...
Hi,
I would like to ask your support for a very unusual problem that I'm facing with a project based on nrf51822.
The board under test is based on nrf51822, SDK12.1...
Hi all,
I'm trying to set up DFU over BLE - Single Bank using:
Mac OS 10.10.1
gcc 4.9 SDK 7.1 w SD110 7.1.0
PCA10001 v2.2.0
MCP 3.7.1.8567 (modified lib/dfu folder...
I've read a lot of questions regarding the AES decryption using the nrf51 where it was not possible. Is it now possible with the nrf52 or the even newer version?
Thanks,...
this is capture image.
what does that happen?
The debugger is I-Jet and debugging via SWD.
The connection did below. and I'll assume the red line is number one. I...
Hi
I was playing around with the new serialization code in the SDK 13.0.0 and the PCA10056. I was able to compile the connectivity code, but when I try to configure the...
hi, all
I want to run nrf's example named "proprietary_rf->esb_prx", the deafult setting of keil memory is
IROM1: 0X0 0X80000
IRAM1: 0X20000000 0X10000
It can compile...
Hi,
We want to make PCB of NRF52 and we want to buy PCB design software.
Can you guide me that how many layers of PCB is required and how many pins will be required...
I've searched for enabling notification, but there are some points that I can't understand.
GATT characteristic attributes and characteristic cccd values are dedicated...
Hello,
When I check RESETREAS, I have some reboot reasons rised from software error (SREQ).
I know that these errors are not catched in the app_error_handler because...