Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
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 plan to enable hardware flow control in the coprocessor code. After successful compilation and burning, I will use Ubuntu to start wpantund and an error will be reported...
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...