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...
what does it mean the VTG led turn red ? but it has no bad effect to my project. In addition, I find a strange phenomenon. I use three 1.5v battery to power my board. The...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
Hi nordics!
First of all, thanks for answering my questions before.
Now, I want to generate a clock(48 pulses) with 200us width.
However, sometimes the width of...
Hi ,
I have a application program which uses s110 and UART service .
The issue is the program is not working when I enable the Micro Lib in keil.
On observing the map file...
Hello,
I want to use flash for logging sensor data and sending via BLE.
I found several APIs for store data to flash.
pstorage (Persistent Storage Access Routines...
Hi all,
I would like to know how can I program and debug the nRF51822 development boards?
I've seen some boards have a built-in programmer and others haven't.
How can...
In the DFU code provided by nordic is explicitly states that.
"Soft reset from application must not reinitialize the SoftDevice."
In my application I do not have a button...
Hello,
I have made simple modifications to the multilink central and peripheral examples, adding an additional button and notification characteristic. Things have been...
We're designing a board with the nrf51822 QFA part. Due to design constraints, the chip will have to be about 15mm from where the antenna port will be. The routing to the...
Hello!
I am an electronics engineer in my company, but I'm not familiar with wireless design.
My company will launch a project that will use wireless connection for bidirectional...
hii i use nrf51822 dev kit, and want to know the status of that is that right now advertising, pairing, connect etc. so is their any function that i use to check the status...
Hi,
I'm planning to use an external MCU to process my digital signals and send it through nRF51822. Do I need to develop an on-board antenna? TI has the module CC2541 from...
Hi,
Recently S120 v2.0.0(either Peripheral or Central) is officially released, but it seems not still listed on BT-SIG Qualification.
I can see that Sx20 host layer QDID...
Hi,
I have loaded the NRF beacon app and it's wonderful that it has a tasker integration. I need to push simple REST commands on discovery of NRF51822 beacons by this NRF...