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...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Hi Friends,
I am using nRF51822(S110 and SDK10.0.0) in my project and I need the chip to be in connectable and advertising mode under peripheral config . I configured the...
Hi,
I have migrated application with freertos (S132 /NRF52 devkit ) from SDK 11.00 to SDK12.00 .
Flashed SD 3.00 and then application ,but Application is not able to boot...
Hi,
Is this the right way of reading the timer value using the capture task. In this code i am trying to read the updated value of counter for every event generated in...
Hello;
I'm developing an application that advertises as a connectable peripheral. As such, it has an ID (think of it like a beacon minor).
I have 2000 of these devices...
Does bootloader example dfu_dual_bank_ble_s132_pca10040 from SDK v11 work with softdevice v3.0?
when I try to run the dfu_dual_bank_ble example with softdevice 3.0, I got...
Hi ,
I have 2 nrf51 dongle compiled with a code which can scan and advertise ibeacon constantly. Whenever receive advertisement packet from each other , they are able to...
Hello,
I'm running one advertiser and one scanner at the same time, and I want to change the data inside the advertise packet, every advertise. Looking at the forum and...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi all, Now I'm working secure bootloader in sdk12 for these I installed the nrfutilv1.5.0 by following nrfutil user guide
link text
while I'm creating .zip files it...
I've seen similar questions posted, but none that match my situation exactly and those solutions did not work for me.
I'm using the pca10040 dev kit, which I connected...
For the radio peripheral, if I use a shorts (shortcut) from END to DISABLED states, is EVENT_END still set? Because I enable an interrupt on EVENT_END, but not on EVENT_DISABLED...
Does anyone know how to remove all Nordic software and clean out all registry keys?
Installed mastercontrolpanel.3.9.0.6.x64.msi and all is working great with the RF Dongle...
Hello together,
i have a question to the uart hardware communication.
I try to send 6 bytes from the nRF51 DK, S130, SDK12 (p0.09 tx) pin to another hardware rx pin.
...
Hi,
Trying to add DFU service on the new SDK, but when compiling getting this:
compiling nrf_dfu_flash.c...
..\..\..\..\..\..\components\libraries\bootloader\dfu\nrf_dfu_flash...