Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
how to unpair our nrf52 device once it's paired with another nrf52 device, currently we need to switch off the device so that we can pair another device.
Hi all,
I have a customer that has requested NRC tap to pair functionality for their device, mostly for convenience. This is fine, but I'd like to know what they're getting...
Hi,
We are running into a weird issue with some our devices when they are in the bootloader.
The bootloader fails with this error in nrf_dfu_validation.c: Invalid protocol...
Hello,
We have a firmware with 2 versions that runs on Baremetal and FreeRTOS on nRF52840 DK. We would like to port this firmware to nRF9160 without Zephyr and continue...
Dears.
when I connect nRF52833 to connect DK board, JLINK is ok .but could not find device from target device selection.
nRFGo studio is the same. what's the reason for...
Hi All,
I am able to perform the OTA DFU from the NRF52840 Dongle using the NRF Connect Bluetooth low energy application and default Nordic firmware.
I would like to...
I have a service with 2 characteristics, TX and RX. On TX the notify is enabled, because TX should send a notification when something changes. I manage to change what is needed...
Hello everyone.
We have a design based on NRF52840, which uses the built in USB peripheral and was fully tested and prototyped using NRF52840-QIAAD0-2031MR. We have now...
Hi There,
I have downloaded the nRFgo studio and nRFgo SDK and other files found here: https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF24-series
...
For the MPSL/timeslot example in NCS 1.5.0, I am trying set up a TIMER0 compare interrupt to take clean-up actions before the timeslot ends, as suggested in here . However...
Describe the bug Attempted to use the samples/bluetooth/hci_usb/ project with CONFIG_BT_EXT_ADV=y CONFIG_BT_EXT_ADV_LEGACY_SUPPORT=y CONFIG_BT_EXT_ADV_MAX_ADV_SET=4 CONFIG_BT_PER_ADV...
Hi, I have the Power Profiler Kit PCA63511 used on top of the dev kit PCA10040. I am trying to measure the power consumption of my custom hardware implementing nrf52832 using...
I'm already using nrf51 in a project and now I need to make a DFU with BLE using a gateway. For the gateway project, I was thinking of using a nrf5x to implement a DFU master...