Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
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...
I need help choosing between 2 technologies above, my goal is to enable multiple (up to 20) devices exchange small amount of information (around 30 bytes) between each other...
Hello
How many packets can the nRF8001 send in a single connection event? I have seen here, that it is possible to send up to 6 packets with the nRF51822 + Softdevice S110...
Hi, we've been using nRF51822 for developing application and iOS 7.x detect then just fine.
Since I upgraded to iOS 8. Beacons are 'invisible' to our application.
I was...
When I try to use the mergehex tool to combine all three my application never seems to get properly combined.
What I'm doing:
mergehex -m softdevice.hex myapp.hex -o...
I am using Nordics sample bootloader and I really want to make sure that given a freak accident in sending it the firmware or in the firmware code itself that the bootloader...
Please,
We want to develop our BLE related application on PC and we find that "GAP/GATT driver for windows" is a good way to achieve that. While our system is based on...
I upgraded to:
Keil V5.11.1.0
J-Link 4.90
nRFgo Studio 1.17
S110_nrf51822_6.0.0
The blinky demo works fine, but s110 demos like the ble_app_hrs won't advertise. LED...
Hey folks,
I am having a little trouble with my nrf51822 at the moment and needed some help.
I am currently using a highly modified version of the ble_app_temp project with...
Hi,
I am measuring die temperature of the nRF51822 using sd_temp_get() at the timeout handler of the RTC1 timer every 2 seconds.
I am using the battery service for a...
Hi,
just for understanding what soft device do i have to use when i want to build an application wich use observer role and broadcaster role at same time?
Can i use S110...
In our application, we need to save a group of data objects,
how many data objects in a group is dynamic.
also each data object has different sizes,
a few bytes up to 100...