Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hello,
I noticed the various examples as well as the ble_advertising component all check for pending flash operations and will not start advertising until they are all...
Hi,
I am busy writing my own softdevice, this has nothing to do with bleutooth or anything like this.
In the past i didn't have to worry about the CLENR0 register because...
Hi everybody,
I have a mistake with my makefile on windows 7 platform and Eclipse C edition.
The error is quite rapid =>
20:42:38 **** Build of configuration Default...
Hello devzone...
My setup: nRF51422 and S110 peripheral
My setup transmits IR data on reception of Bluetooth data from a central device. I have used PWM for generating IR...
Does the nRF51422 ANT Inclusion/Exclusion list require all values in the list to be defined, or may some of them be '0' or 'wildcard' values?
Asked in another way, does...
Hi every one,
First of all, i'd like to thank everyone for their support and assist
I try to use the internal ADC of nrf51822 module and send the value over bluetooth...
Hi,
Is there a sample which explains about how to store some user data or do some data logging on to flash of a central device.
I tried to do it, but since device manager...
I added a registration to the pstorage module of the multilink peripheral example. However, upon calling dm_init() I get error code 7, invalid param. I checked the documentation...
I recently bought a nrf51DK. It comes with 5 sample pieces of the nrf51422 IC.
My question would be how to program this since the IC on the dev kit is not changeable? Or...
I am trying to understand the operation between BLE device & android application...
After "CONNECT_REQ", I can see several "SERVICE PROFILES" but I can't find those UUID...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hi,
As I’ve mentioned in a previous post (answered ! Thank you Aryan !), I'm writing a bootloader for nrf51822 to be able to update the nRF51's firmware through SPI (data...
Dear community and support,
I am trying to install Master Control Panel 3.9.0.6-x86 on a Windows-XP virtualbox. The installer fails with the following message :
"The installer...