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...
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...
Let suppose using the dynamic multiprotocol ZigBee + Softdevice application with OTA upgrade possibility. I would like to use the app_timer (along with app_scheduler) to trigger...
I want to change MIN_CONN_INTERVAL and MAX_CONN_INTERVAL values when I connected to phone.
I build function that handler events and send the update to ble_conn_params_change_conn_params...
Hi Nordic DevZone,
I am trying to include the UART driver module (.c .h file pairs) into my new project in SEGGER Embedded Studio.
I have done the following:
I...
Hi,
I have a few issues with flashing the dongle. I am using [ \nRF5_SDK_12.3.0_d7731ad\examples\peripheral\blinky\pca10031\s130\arm5_no_packs ]
When flashing the soft...
I am trying to accomplish the following:
Read values from a number of sensors
Put the device in sleep mode (while keeping the samples from sensors in memory so that...
I found a project named "nRF51-ble-app-uart-static-passkey" on Github,
but I want to set a static passkey on nRF52832(PCA10040).
How can I do that?
Thanks!
Dear Nordic team
It seems there is a small mistage in the mechanical specification of the AQFN package in the nrf52840 datasheet v1.1 p582
The e2 dimension seems wrong...
Hi all;
I want to know how to get setting file data in application layer , which means I want to know the value in address 0x3FC00. From the web , it is easy in bootloader...
Hi,
We are using a custom circuit with nRF51822 chip and Taiyo Yuden BLE module. Currently we are encountering an issue that we cannot detect our PCB over BLE. We used to...
I want to know the version of Bluetooth to connect with. Is it possible to execute the following in an application? Is it possible to reference values in the application?...
Dear Nordic,
I'm trying to make a Bluetooth device that only needs to transmit 2 bytes to tablet/smartphone apps running on android, iphone or ipad. The 2 bytes only need...