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 everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hi,
I'm running some transceiver tests to look at extended broadcast and ISO transfer modes. I am using nrf5340_audio_dk and ncs V2.6.0 to run nrf5340_audio application...
When testing the power consumption of the product with main IC 52832, we found that under the condition of 0dBm 1000ms, the peak current of beacon with PPK2 is about 15mA...
Hi, For the Adafruit Feather nRF52840 board I cannot find any information about the RTC. On the Feather board the 32kHz crystal is connected to the RTC clock input (P0.00...
Hi
I want to migrate my application to Zephyr RTOS platform from old setup given below.
Old Setup: Hardware: nRF52832 board. Soft device: S132 Software: SEGGER Embedded...
Hi, I'm new to Nordic Semiconductor chips.
I have experience programming STM32 and Atmel microprocessors. I would need to program/debug the NORDIC nRF52832 chip, without...
Hello there, I am working on enabling/ disabling DFU in nrf52840dk using ncs 2.4.2. previously i was doing it using ncs 1.8.0 as follows: libraries used:
#include <mgmt...
Hi,
I use the above function to create a new dataset. When I use SDK 2.3.0, this works perfectly. But when I use SDK 2.6.0 I get the following.
When I tried
arm-zephyr...
Hi all!
So I'm just starting out with the Thingy 91 and I was following the Nordic Thingy 91: Getting Starting Guide and I was in the process of using MCUBoot to update...
I am using nrf7002-dk as client and running the server python code in my PC and I am using ngrok command line tool get alternate http link.
I am using wifi-fund lesson4...
Since https://github.com/nrfconnect/sdk-nrf has disabled issues, this is an assorted list of problems/limitations with the lte_net_if library ( https://github.com/nrfconnect...
Hi All,
I want to do dfu over uart with secure bootloader, am using nrf52840-DK, nRF5_SDK_17.1.0_ddde560 SDK and segger embedded studio V8.10.
compiled and flashed secure_bootloader_uart_mbr_pca10056_debug...
I use DWM3001C chip,it has a nrf52833 mcu inside.when i call ble_init() in main.c.it report error:
peer_manager_pds: Could not initialize flash storage. fds_init() returned...
Hi Team, I'm trying to port the acconeer project that worked on the old one NCS v2.2.0 to new NCS v2.5.2 and ran into a problem with the difference
c:/ncs/toolchains/c57af46cb7...