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...
I'm trying to upgrade our project from v3.1 -> v4.1 of the Mesh SDK. The BOOTLOADERADDR() macro was re-defined (apparently starting in v4.0?) to use two parameters for which...
Hi,
We would like to access the print outputs of the SEGGER_RTT_WriteString() function via a JLINK compact debugger using Python. The latter is wired only via SWDIO, SWDCLK...
Hi,
I want to integrate HID mouse and HID keyboard in a single device. Can you tell me the complete configuration procedure to integrate HID mouse and HID keyboard in a...
I recently got the nRF52-DK for using as BLE Relay evaluation.
I have downloaded following and installed to run the code
- Segger Embedded Studio (v5.1)
- nRF5_SDK_17...
I'm using the NRF8001 with a Teensy 4.0. I've been able to find a port of the Arduino library for the Teensy here ( https://github.com/tato123/nrf8001_arm_support )
I'm...
I saw on the main Q&A page the person answering the Q&A said " one should really put the application in one CPU (the M33) " which I understand the nRF 9160 is the M33 processor...
Hi
I have a BLE project on nRF52832 , I use sd_ecb_block_encrypt to encrypt data, it worked fine until latest migration from SDK14 to SDK17
(which involves softDevice...
I have a similar issue with https://devzone.nordicsemi.com/f/nordic-q-a/58524/nrf-mesh-can-t-see-node-feature
I am using nrf5_SDK_for_Mesh_v4.2.0_src for the light switch...
Hello,
My sck frequency will be 5Mhz.
Accordingly, nrf24l01 + mcu and SPI parameters as Rpull = 10kohm and Cload = 50pF How should I connect pins and which pins ( (ce...
Hello,
Our product is BLE Beacon.
We have developed original software on nRF52832 SOC.
To keep up with your latest technology we transitioned to nRF52810 SOC.
To my...
Hi,
I had a problem while testing using the app_app_uart.
I added custom service and set tx buffer size to 70.
I tested using nRF Connect.
And, i got error message...
I received a bunch of Thingy:91/PCA20035 version 1.4.0 which upgraded the SWF connector for GPS antenna to a uFL/IPX connector which is great. I also have a few PCA20035 version...
Hello,
I'm using SDK for Thread v.4.1.0 along with nRF52840 microcontroller. Starting from MQTT-SN examples I developed a Thread network with multiple nodes, publishing...
The nRF51822 QFAC-R has a drive level of 1uW max for a 32.768KHz crystal. We would like to use an Epson crystal with 9pF load however its max drive level is 0.5uW. What are...