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 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,
Apologies for a newbie question (I am far from a developer and just need to flash firmware)
I have a nRF52 DK connected to my PC running nRF Connect for desktop...
Hello everyone,
This might be a somewhat silly question. I'm trying to use SDK v17.1, and have an issue with the app_timer library.
I remember that before SDK v13 one...
I'm using an nRF52840 with SDK 15.3 under FreeRTOS and SES, BLE only
I'm trying to implement a master side (I've got the peripheral side running no problem). The idea is...
Hi,
We have a modified asset_tracker_v2 application. We wish to take the entire application, just the code under nrf/applications/asset_tracker_v2 (including all of our...
NCS 2.8.0, NRF52840 with accurate crystal LF CLK
I've been asked to tightly synchronize timestamps for data collected by external sensors on multiple boards. The timestamps...
seems like all packs cannot be downloaded from Keil 5. all address are invalid, include all examples.
The requested URL /nRF5_SDK/pieces/nRF_DeviceFamilyPack/NordicSemiconductor...
Issue:
The OTBR could run with RCP versions built with SDK v2.3.0 and v2.4.2 but couldn't work with fw from SDK v2.9.0. Hence, I wanted to know which of the latest SDKs...
I have been working on a project using a nrf52832 and currently have the firmware developed on nrf5sdk. I have been testing out Zephyr with this example https://docs.nordicsemi...
Hello
I'm using the NRF52840DK with a custom shield on top that interfaces to my custom board. I use it to program and debug the DUT via the DK, talk to the DUT over serial...
Hello,
I am working on an update of older FW implementation: nRF52832, SDK 14.1.0, with SoftDevice S132 and using BLE connection.
The change I need to implement is a functionality...
Dear Nordic Technical Support,
I’m currently evaluating the NFC functionality on the nRF7002-DK with the following setup:
Hardware: nRF7002-DK
SDK Version: nRF...
For power-saving we periodically enable/disable the net-core. We would like to use the WDT on the net-core
as well. Since you cannot stop the WDT, how should we handle this...
When I first set up my system I had a color code view of the RAM in my system where the colors corresponded to grouped data objects. Somewhere along the line that view has...
Hello,
I am unable to use the Segger RTT terminal built into the nRF Connect SDK for VSCode Extension pack with the nRF54L15DK.
I have configured my project with the...
Hello,
zephyr: Vanila v 4.1.0
I'm trying to run FOTA via BLE on the nRF54L15DK. I’ve configured everything as it should be, based on the sample:
When I...