I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
I want to encrypt advertisements using aes-ccm peripheral present on the nrf51 board. I am not using softdevice, instead I am generating my own packets and transmitting them...
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...