Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
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...