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...
in the sdk for the nrf51822 eval board there is source for beacon app in s110. I also purchased the beacon keyfab which allowed me to get the beacon app for android source...
Hi,
I'll develop a adevice, using nRF51822; And I also have some device used nRF2401A, I want to know nRF51822 can communicate with nRF2401A, or not. I know nRF51822 is compatible...
Hello,
In our development environment we use a lot of PCA10001 boards for various prototypes.
As a cheaper alternative would it be possible to use PCA10024?
I have...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
I'm running out of RAM in my 51822 app and I need to take a look at what's using RW and ZI memory. Very little memory is being allocated with malloc. The rest is allocated...
I am attempting run the rf test from the bootloader. But I have the following problems.
When I try to compile the dtm rf test into the bootloader I run out of space.
...
Hello,
I am using the nRF51822 Development Kit and nRFgo Studio Version 1.17.03211.
I have compiled the blink_example and the s110 ble_app_hrs in the nRF51_SDK_v6.0...
Hello,
I'm starting a new project based on nRF51822 and I'd like to configurate the bluetooth to be appeared and allows the communication managment ( I want to creat two...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
Hi All,
A simple one,, I just downloaded the master control panel app for android in android 4.4 phone.
My question is how to do bonding and how to delete bonding info...
Hi All,
I am testing the functionality of NRF24L01+ and for my purposes I have configured it as PTX, No Auto ACK.
I am able to communicate with the chip just fine and...
I am trying to send continuously sampled analog input using NRF24LE1 using Shock burst,The transmitter is not working while trying sample continuously.please help.
code included...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...