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...
when I download program(pin_change_int_example) in nrf51822, Immediate Interrupt is occured
And when I push the button, Interrupt is stop...
What is problem?
I want...
Hello,
I am designing a board based on the SoC nRF51822. Since this is a homemade project I do not have lab equipment so I can not measure antenna impedance and therefore...
I'm trying to pull my project out of the examples directory, but there seems to be many dependencies on files far outside my project, and files not shown in my project file...
We use Laird BL600 module in our design. Laird engineers has informed us, that to update softdevice firmware of Nordic nRF51822 chip inside module they use Jlink adapter over...
Hello,
i've already read a lot about this topic in this forum, but now I'm unable to continue on my own. I wan't to migrate the DFU SDK emaple from Keil to GCC. I already...
Hello,
I am trying to use the nrf24l01+. But I don´t get any signal in the MISO pin. I have the same behavior in all my nrf24l01+ devices.
The MISO pin as always HIGH...
Hi,
I'm despair.
I am trying to receive data from the device with nRF2402G with a nRF24L01 + module.
The old receiver is destroyed.
I believe that I have put all the notes...
A long term problem with the Segger JLink drivers on OS X has been that for composite devices, the Seggers with both a JLink/JTag plus a USB for the UART, like those on the...
I am planning to collect data from multiple ANT sensors with nrf51 dk (like heart rate, cadence...) Collected Data will then be transmitted on a different proprietary link...
Hi!
I'm working with a NRF51822 (not a dev card) and I want to disable and enable BLE by switching a switch.
I've been looking at this thread and the functions bluetooth_sleep...
Hi,
I want to integrate Staticpasskey functionality with bootloader application in our project. as you know that in device_manager_init() function "pstorage_init()" is...
Hi all,
we have an application in which low current consumption is important, therefore we cannot use the GPIOTE IN events due to their ~1mA current consumption ( devzone...
Hello NRF,
Is it possible to have on a custom service multiple characteristics with read and notify options enabled. If yes can you show me a example or give me a hint...