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...
We already made working code with NRF5 SDK. It has added three characteristics to send data via UART from a MCU. Each characteristics for separate purposes, for eg. Characteristics1...
Hello,
I'm selecting crystals for a project with nRF52832QFAA.
I noticed that on the spec the drive levels of HFXO and LFXO are 100uW and 1uW respectively. Should the...
Hi,
I'm trying to integrate https://github.com/nrfconnect/sdk-nrf in version v1.9.1 in my baremetal application (nRF5340 NET and APP CPUs). Where can I find the startup...
Hi,
we are using an nRF52833 for an application where we have a sensors, a USB interface and an SD memory device.
We would like to write and read back sensor values to...
Hi,
I am following the step by step tutorial " Getting Started with Secure DFU Bootloader Step by Step guide "
Before following the above guide I compiled ble_app_blinky...
Hello,
I'm trying to use the VL53L1X Time of Flight sensor on my nRF52DK, but I experience some problems.
Previously, I've successfully used the VL53L1X with an Arduino...
Dear Sirs:
We use nRF52810 as the key chip in our product, however, we need it to be central or peripheral based on user's option.
So, we would like to apply softdevice...
Hello!
I am currently working on doing the smp_svr sample:
I have done these commands so far (on created from sample application):
west build -b nrf52dk_nrf52832 -d...
Hello DevZone,
I am using Segger embedded studio with multiple build configurations for the two chips and I am having some issues to get the program to compile my nRF52810...
I have tested the sdmmc driver yesterday with both, CS Pin tied directly and via an external i2c port expander. TCA6408A.
Worked like charm, but today I wanted to to some...
We are using nRF9160 chip (in own custom board), SDK 1.9.1 board with "serial lte modem" firmware. We are unable to get coordinates using AGPS. I suppose this is due to the...
Hi!
I am going to use nRF52832 in a new product and wondering whether should I base an application on the new or the old SDK. I have to take into account support for DFU...
Hi,
recently I got Thingy:91 (board info - PCA20035 1.4.0 2020.22),I've updated it to the latest firmware as per instructions. So far so good. Then I started playing around...
I tried to create/ open a project using nRF Connect in SES. The error appears as shown in image. While the file exists as shown in the second image. Why, such error and what...