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...
Hi, I'm planning to add bluetooth LE support to my Arduino based project. I want to use nrf52832, but I couldn't find any example on Arduino interaction with this radio. I...
Hello. I have the need to get a device's unique address that remains stable across device firmware upgrades, etc.
Before SDKV12 I've been using sd_ble_gap_address_get(...
Hi
I want to know how to use ppi to wake up CPU from IDLE mode.
I've tried to use timer timeout event for triggering Port Event and wake up CPU, but can't assign NRF_GPIOTE...
I have been using a module of nRF52832. I write the Direct test mode in the module, to measure the current consumption of the Tx and Rx. DTM setting is + 4dBm, DCDC off. As...
Hello,
I try to send about 80kB of data between 2 beacons and I have encountered some problem that I got no idea how to resolve.
I have managed to connect devices, discover...
There are certain design decisions that break C++, or at least the separation of concern between allocation of entities and the use of entities.
For example:
typedef...
Hi there,
Is there any chance future SDKs with the nrf52 have support for Mifare Classic cards? The example with the Adafruit shows an Ultralight tag, but it would be useful...
I have a USB dongle with nRF24LU1+ chip (marking "NRF E LU1P16 1438AD").
I have several problems with programming this chip via SPI. For example after entering programming...
Dear Nordic developer:
I am very eager to have the "Android-nRF-Connect" of the source code! I found the scan and DFU from the "Android-nRF-Toolbox" function, I also need...
I'm trying to get going on an nRF51 project using the compiler on mbed.org, but if I create a new project using the nRF51 DK and use any of the example BLE apps as templates...
I am runing the example on custom board 16k ram, i have configured the linker file correctly as shown below. but all the ble_peripheral application doesnt run (not advertising...
I'd like to erase all the pages managed by FDS as part of a "Hard Reset" operation. fds.c has a hint of a "FRESH_INSTALL" directive (part of an enum defined in fds_internal_defs...
DEVICE_MANAGER_MAX_BONDS is no more than 10.
That means that no more than 10 difference devices (smart phones) can switch the device to DFU mode?? (with boding).
Am I right...