HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
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...