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...
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:
...
I am using nRF51822 (PTR5518A) with SDK v12 and s130 softdevice. To dump the code I am using nRF52 DK segger (PCA10036). With that I am able to dump the code but there is...
Hello ,I hope the speed of NUS can be achieved 7K Byte/s. The data form phone to uart is ok,but the data form uart to phone is not.I tested the Bluetooth part separately.Loop...
Hi,
I am able to connect nrf51822 with nordic app but now i want to receive data from nrf51822. For Example -
If nrf51822 detects some voltage at pin no "1" then it should...
Are there any Segger Embedded Studio examples for the nRF51 dev kit?
All the examples supplied with the nRF5_SDK_14.1.0 seem to be for the nRF52.
I only bought a new dev...
How do you do
E: \ Nordic \ nRF5_SDK_12 _f012efa 2.0-3 d \ examples \ peripheral \ pwm_driver pwm_driver routines of the path,
1.How to configure reverse polarity...
In all the SDK examples all the source is in main.c. Is there a good reason for keeping everything including timer initialization, UART config, BLE setup, etc all in one file...
Hi,
I am using nrf51822 (pca10004) with SDK110 softdevice programmed through j-link LITE SEGGER. After programming the custom code (Basic I2C code) and when we try to debug...
Is there any documentation as to how to connect a nrf52 chip (as found on the nRF52832 BT Module with Header Pins ( www.analoglamb.com/.../) or the nrf51 on the Adafruit bleFriend...
Hello,this is Lee.I have a problem about nRF51822.
When I turn on/off the power 2.8V to it ,it hangs up
frequently.I check POR function,I found that the residual
voltage...
hi,
i'm using the 32KHZ external crystal and i didn't find any free space in my PCB to put the crystal in the same side with the nrf chip, so the only solution that i found...
I am trying to implement a bootloader with rewrite protection on nrf52840 with SDK: 14.0.0.
But it seems that there is no flash write protection registers in nrf52840.
So...
UPDATE: Corrected language.
Hi,
While experimenting with BLE mesh networking using S130 on nRF51 devices and S132 on nRF52 devices, we have a problem with deafness while...
Hello,
I want to save Image data which are come from the central device to flash memory of peripheral side.
The image data size is vary from 3KBytes to 10KBytes.
...
I just came across the following code ..
(hash)ifdef linux
toolchain_init_irqs();
(hash)endif
Does that imply there is a possibility that the source could be...
How can I running the ble_app_multirole_lesc example in debug mode to examine the traffic? I use me network traffic analyzer to view the traffic currently ((debug mode switched...