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...
Hello,
I generated the assets tracker sample project (like in this image below).
After building all the projects, I want to connect to jlink to download the project...
when i downloaded a git-hub ble-advertising tutorial and then tried to compile using segger. it gave me this error.. i am using nrf_sdk_5.2 and soft_device of S140.. i cant...
Hi,
I've got a suggestion to use for nRF52832 Multilink Universal FX or Cyclin FX programmers.
Even though the Segger programmer only suggested by Nordicsemi.
Can you...
Hi,
Last week I bought two NRF9160 DK. I downloaded the nrf connect on pc and then i followed the steps carefully from this webpage https://devzone.nordicsemi.com/nordic...
Hi,
I'm trying to send out 3 bytes just before I reset the chip. I am using nRF51, SD 130 1.0 and SDK v10.0.0. UART works well in other parts of code.
My original solution...
I'm using the nRF52832 +SDK11.0.0 +s132. I am making a making a library with floating point calculations and compiling it with GCC. A couple of test functions are:
I noticed...
Hi, noob question here I'm sure, haven't done any development in a while..
I'm trying to use the <windows.h> library for my program. I am using SES for my project. I added...
Hi,
I noticed that some of the GND_Shield pins on the nRF9160 (described in the product specification) are not connected on the nrf9160 DK. Why are they not connected to...
Hi ,I'm using nRF52832 Bluetooth DK and (SDK15.3.0) , I am trying to switch between beacon mode and uart mode without the need to reset button , e.g with reset button from...
Hi,
using a stock nRF52840 dongle and willing to enter bootloader (same as pushing the relevant button on the dongle) from app. How can that be done, using stock bootloader...
Hello,
I am using custom board with nRF52810 (QCAA, QFN32), SDK14.2, and softdevice S112 v5.1.0/S132 v 51.10 according to the compatability matrix. I am programing the board...
I have a question about LE Secure Connections (LESC).
As an example, consider the following behavior. 1. "Device A" scans as "Central". 2. "Device B" advertises as "Peripheral...
I have a question about "Importing Keil projects".
I want to run "ble_app_multirole_lesc (SDK V14.2.0)" using "SEGGER Embedded Studio". However, there is no project file...
Hello,
Currently, I have a product with the nrf52832 SOC and my customer wants to know its life-cyle.. (approximately)
just to take into account possible replacements...
I have a question about LE Secure Connections(LESC).
Is it possible to pair with multiple devices in multi role operation? I am considering the following connection. ・Peripheral...