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.
Using the Power Profiler Kit II with
nRF Connect for Desktop (v 3.11.1) on Ubuntu 20.04 with the Power Profiler App v3.4.3
I'm wondering about the value of the time axis...
When operating in high-voltage mode, the spec says that VREGH,DROP is at most 0.3V . What happens if VDDH falls below the programmed VDD output plus VREGH,DROP, for both the...
Dear Community, Following the Nordic's sample of the (<ncs root>/nrf/sample/caf) the LED module & (CAF) Button module demonstrate the LED states & LED effects (awesome!) After...
Hello DevZone,
I'm using nRF5 SDK for Thread and Zigbee v4.2.0 and trying to test Zigbee OTA example and faced some troubles.
I'm following this guide https://infocenter...
I want to use the BLE Secure connection feature with the following options
CONFIG_BT_SMP_SC_PAIR_ONLY=y
CONFIG_BT_SMP_SC_ONLY=y
CONFIG_BT_SMP_APP_PAIRING_ACCEPT=y
CONFIG_BT_SMP_DISABLE_LEGACY_JW_PASSKEY...
Hi
I'm working with a PDM mic for nRF52832 SDK v17.1 on a project and I have a questions about PDM driver working.
Whats the difference between the buffer pointer in nrfx_pdm_buffer_set...
Hi Team
In thingy91---hardware-files-1_6_0.zip, the QM12038 is end of life status now. So do we have any new design to replaced it? Thank you.
www.qorvo.com/.../QM12038...
I just finished the second prototype of a nRF9160 board. First one worked flawlessly, but had poor GPS reception. Rewamped the matching and added SAW filters.
However, now...
I have to switch between several different scanning modes.
I scan in passive mode to get all sensors' advertisements (no connection).
I scan in active mode to get a specific...
Hi everyone
I want use the pwm_driver example of the SDK download at nRF52833 DK
However, some problems were encountered after the migration
I replace the preprocessor...
Hi,
I just started looking around with the NRF52840 development kit and tried to implement simple GPIO interrupt based on the button sample .
I settled multiple GPIO...
Hi All,
If I enable UART module or my code has any stdio functions retargeting to read/write, the debug mode does not work. I am getting the following error:
========...
Hi,
I develop firmware for nRF5340 in VS Code with Nordic toolchain (1.9.1) and NRF connect addon.
Project generates multiple elf files and it seems like only zephyr\zephyr...
Greetings to Nordic team!
I would like to provide BLE security for my application (to my BLE Peripheral device). I am planning to apply the following features such as...
Hi Nodic community,
Could you please help me to flash my Nordic Thingy:91 development board. I was able successfully build Zephyr-based project by following instructions...