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:
...
Hi,
I want to check if the FW is properly loaded into the chip and the chip is locked. Reading APPROTECT hangs the chip even if SD is not enabled. I assume APPROTECT is...
Hello,
I work on application (written in C, compiled with GCC) which use pc-ble-driver 1.0 and nRF51822QFAC with the ble_connectivity (S130 v2.0.0) as BLE Gateway. I need...
Hi,
Anyone around that has good experience designing nfc antennas?
I'm in need of a pattern that is about 50% the size of the flex that comes with the nrf52 kit.
Doable...
Hi @ all.
I have a strange behaviour that I can't get rid of. But first some specs:
SD130 (2.0.0)
nrf51822
SDK 11
custom board
I have an application...
Hello, I'm south korea student in dongguk univ.
I use keil uvision4, nrf51822, s110 softdevice I need check the run-time.
ANd i like to check the runtime.
So i used "app_timer_cnt_get...
I am nrf51822 QFACA1 chip with s130 softdevice using nordic_sdk_11.
ble_connectivity example was not working and i am unable to do a scan from my application board.
Currently, it using the I2S at nRF52832.
I want to play the wave file,But can not play well.
So, I ask you for a check because there is the following question.
[Question...
Hi all,
I have just buy a product use nrf51822 chip, I tried to find out SWIO and CLK pin out to flash but can not. Device only has RX and TX pin for Uart function, so I...
Hi.
I use nRF52 and I want to use DFU.
I want to make init packet because DFU need it.
To make init packet,
need master control panel.
I want to know how to get...
Hi There,
Is it possible to modify the number of BLE frames per connection interval (CI)? We are using nrf52832s and are only seeing one master request and slave response...
Hello,
can anyone tell me something about the security level of the connection like it is made in the Heart Rate Sensor Example. Is the connection encrypted or can everyone...
Hi all, I'm working on SDK11.0.0 experimental signed bootloader, I stored device type and device revision in uicr register now I need to update my bootloader through dfu and...
hi everybody.
Please help me on this
I use nRF51822 as iBeacon with ble_app_beacon in Nordic DK in below state:
only advertise in iBeacon mode
interval = 100...
Hi
Can we have both bluetooth and Gazell enabled at the same time?
We are using nrf51 series chips.
We want Gazell to communicate with with other nrf chips and Bluetooth...
I was searching the way to make example code ble_app_uart passkey pairing, while reading the documentation i found that function sd_ble_gap_authenticate() can be used to configure...