I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hi,
I am going theough the first lesson of 'nRF Connect SDK Introduction' course, have installed nrfutil and updated the path. When trying to install 'device' as per the...
Hi, I have this problem and I couldn't find any working solutions. I am developing my own hardware and there weren't any problems until I started to use debugger. My program...
Is there any reference information on how long (in ms) different steps in a BLE pairing process takes? e.g. Pairing Feature Exchange, Short Term Key Generation, Long Term...
Hi all, In my project i'm using the nrf52840 SoC in my board. I'm currently working on the bootloader, and I would like to add additional logic to functions mentiond in the...
Hi,
I am trying to train a few beginner FW engineers on RTOS concepts and have been using the Nordic training videos. However, sometimes, its tough to explain thread execution...
Hello,
I need to persist ~200K of data on the internal flash of an NRF52832 chip. I've run a memory report and I'm current taking up 185Kb and the chip has 512 Kb of flash...
Our project has been working on nRF21540 & nRF52833.
Let us have a method to reduce the power of nRF21540 under 400uA at idle.
Currently, without nRF21540, the power...
We started a new project using nRF Connect SDK & Zephyr. Installation of development tools is very easy and convenient using VSC add-ons. However, we are concerned about the...
Hi, we have a project where we want to track the location of a Thingy91 and send it to an nRF9160, a cellphone or/and a website. Do anyone know about any guides that could...
During a ble connection process using a nrf54l15 as a peripheral, I get an sdc fault "File 48, Line 203" with this callstack:
sym_476LRB5XNUARAHCHHC7ZAIGPFC5VZ4W2N4467LI...
Hi,
I'm building an application for the nrf5340 in rust and I want to be able to use the bluetooth LE audio functionality. For this I have two questions:
How can I build...
Hey,
I get the following errors when running my application and I am not sure how to debug this (The nrf thread viewer is empty when I start a debug session of my application...
I try to use one 5340 board as cis client to connect with Galaxy Buds2 Pro and can get the audio in headset.
But the connection is randomly disconnected, the log i get is...
"When I run the CDC ACM example to enable UART, it works fine. However, when I switch to another example that also uses the same USB configuration, the USB port is not visible...
Hello all. I have somewhat of a basic question to ask. I am looking for a USB dongle that can transmit data. runs off of the 5v in the usb and can connect to Win11 by hopefully...