Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
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...
Having just seen a couple of questions relating to DMA, which I was not aware existed on the nRF51822, I did a bit of digging, and it seems there must be newer silicon versions...
Hi all,
Please can anyone explain when the device_manager_event_handler() is triggred ?
And also, what difference between on_ble_evt() and on_sys_evt() and when they are...
Hi all,
I am using nrf51822, on pca10005 board, and debuging the s120/ble_app_hrs exple. I charged s120 v2.0 in memory.
The problem that I have is when ble_stack_init()...
Hi,
I apologize for the silly question, but I'm following this tutorial here:
digitalhacksblog.blogspot.it/.../arduino-to-android-turning-led-on-and.html
to build my...
Hello,
I have a Nordic nRF51822 board which needs to be interfaced with a MAG3110 freescale magneto meter sensor board. Need to measure X, Y, Z co-ordinates via I2C , please...
I have device from another company that has a n51822 chip for BLE UART communication and it can send data to my phone via an app with no problems. However, I am having difficulty...
When I add an attribute with BLE_GAP_CONN_SEC_MODE_SET_OPEN I get a BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST event when I try to read it.
I do not however get a BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST...
My application involves driving a digital-output (PDM) MEMS microphone at 1 -- 3.25 MHz with a clock generated on a GPIO.
devzone.nordicsemi.com/.../
The output of the...
Hi, I have a custom service with 3 characteristics and i've been attempting to send one of them as a notification so I can use it in the HRS sensor app by changing the UUIDs...
Hello,
I am working with the nRF51822 and S110 Softdevice. I have so far successfully created several examples of fairly complex Peripherals. Now I am trying to,
A)...
Hello,
If we use same hardware and antenna design of one of Nordic DV/EV kit, can we shorten bluetooth LE certification process?
I see Nordic points the following app...
Im trying to run the example blinky_example on BLENano (tried with gcc / nrf51822-sdk on linux and windows)
.hex from linux before merge : 8475 bytes
.hex from windows...
I'm looking at the downloads for the nRF51 DK which has the nRF51422 core. I'd like to put the s110 softdevice onto it, but I don't see a download for s110 on nrf51422, just...
Hello,
I am trying to use the s120\multilink_central example, using SDK v6.1 and S120 v2.0. The probleme is that I get a hardfault handler. I think that the probleme is...