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...
Hallo Team,
I am using nrf45340 Audio DK to evaluate Bluetooth LE Audio application example.
For experimental purpose, I am using SBC codec. I have been following instructions...
Hello Nordic support:
We encountered a problem when downlaod the firmware for the nRF9160 with jlink nrfjprog program. Most our nRF9160 module can download firmware OK just...
Hi Nordic Team,
Working Environment:
nRF52832 DK, nRF17.1.0 SDK, Keil uVision 5 IDE, Windowns10 pro PC.
I am working on ble_app_uart.c Peripheral example.
According...
Hello,
the git version in ncs\toolchains\v2.0.0 isgit version 2.26.2.windows.1!
That prevets me from using git credental-manager-core in nRF Connect 2.0.0 console in Visual...
Similar to t_m's post here (only in a different SDK), I am trying to generate two PWM signals (motor1_fwd_pwm & motor2_fwd_pwm) in 180 degrees phase shift in respect to each...
Hi,
We have developed the firmware code for a system using nRF52832. We would like to keep the same system but switch the SoC to either the nRF52840, nRF52820, or nRF52833...
Hi there,
I am trying out the nRF Connect SDK v1.9.1 with a custom board (with an nRF52833) that we have produced. I have set up the necessary plugins in VSCode (v1.67.2...
I have two boards, a Thingy91 with "nrf9160 SICA B0 1924AP" and a nrf9160dk with "nrf9160 SICA B1 2110AM". Everything works as expected on nrf9160dk but on the Thingy91 shell...
I create an app timer for spi communication at 1s.
The I noticed a strange phenomenon.
You can see the 13uA is in sleep mode, when the app timer timeout, CPU wake...
Hi All,
I had a MCU to connect nRF52840 via UART and nRF52840 is used for BT central function.
I need to know the command to control nRF52840 and what function should...
Hi,
I recently started with nRF52840-DK, Zephyr and nRF Connect SDK (v. 1.9.1). I want to test extended advertising. Since there is no example of "pure" extended advertising...
Hi Nordic team,
I am working on a project with one central and several peripheral BLE devices. The peripherals are moving randomly, is it possible to detect the event...
Hi, recently testing nrf9160 SMS example, but seems not working in both Send/Receive
I confirm that SMS is valid in my SIM Card, I put it in my mobile phone and verified...