after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
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...
Hey,
I was reading about nRF5 IoT SDK and it all looks amazing, I am really shocked. There is only one bottleneck I can see right now and I am not sure if there are any...
nRF_log_1.8.1.txt Hello Nordic Support Team,
We are trying to run the OTA DFU on the nRF51 device via the nRF Connect iOS application V1.7.5.
The DFU Device is available...
Hi,
I'm trying to evaluate the IAR simulator, and I'm using it w/ nRF52 samples. Besides getting errors due to the errata and system init, I'm not sure what are the use...
Hello, I was wondering if it was possible to simulate the nRF52 board using the simulator in Keil. I am trying to use it as a SPI master and it would help to be able to simulate...
In our application we use gazell. We also want to use the flash data storage which uses softdevice.
With gazell enabled, we cannot access flash.
What is the recommended...
Hardware: nRF52 DK
Example: ble_app_hrs
I have a problem with starting program using debugger. I starts debugging session and starts program using resume button, breakpoints...
I'm trying to configure SWO properly, specifically to get the output in Eclipse. The following code is used to initialise the SWO.
I have a snippet that outputs a string...
BLE is always running on Arduino Boards PROMO and PRIMO CORE
Even small example Sketches like Alarm Interrupt who doesnt use BLE functionality in the code enable the RADIO...
hi sitting and looking at the light demo example through and looking at where I do not quite understand what p_args is used to, so someone can explain that thanks: D
Hello Sir,
In last my custom nRF52832 PCB i have use 100nF capacitor mft part no: "C0402C104K4RACAUTO" but now it is nor available in digikey.
So please sir provide me...
Hi all,
Is it possible to get a softdevice which can do 2dBm output? Our device is very power critical, but we would like to have as much power as possible.
At 4 and 3dBm...
Hello, I'am working on the code of ios-nrf-beacon( github.com/.../IOS-nRF-Beacons).I found the code with Objective-C,but I'm working with swift,I want to know if there is...
What is the proper way to use the Queue Library and define a queue that can be used across multiple C files? I have the following code a my common header
NRF_QUEUE_DEF(uint8_t...
Hi all the Nordic friends and Team,
I would like to do a Batch OTA of one hundred devices right now... I'm on the NRF52 stack for my devices to be flashed. And I'm using...