We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
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...