NCS currently has a nice feature where the firmware versions are printed in the boot banner:
Is there a config option to also enable printing the nRF91 modem firmware...
Dear all,
after cutting the SB bridge to the QSPI chip and close the ones to get the pin free and disabled also qspi inside the nRF52840dk_nrf52840.overlay file I'm unable...
Dear all,
I stubled upon the following issue when developing a BLE sensor product. When I try to bt_gatt_notify(); With only one characteristic, there is not an issue...
I was looking into the sdk provided by nordic for nrd52840Dk board and want to test the zigbee protocol. I havn't find any sdk for that.
Can you share me some links and...
Hello Team,
I want to configure P2.07 as UART RX for my custom board.
But when I clear the already assigned property as led2 for this pins from the pin editor gui, I am...
Hi,
I am trying to adding a coded phy support on my device in NCS project.
once I added CONFIG_BT_CTLR_PHY_CODED =y in my config , the ROM size will add more than 7kB...
Dear all,
I am working on an nRF52840 project that communicates with an external NAND Flash memory and I am looking for a suitable file system for my external flash memory...
Hi,
I am using nRF9160DK and I want to use AGPS. As my understanding AGPS requires a network coverage. In India there is no coverage for LTE-M or NB-IoT.Any other solution...
I'm working with an nRF5340-PDK board and have SPIS (SPI slave) working at a basic level.
I'm using CONFIG_SPI_ASYNC=y, but I'm wondering what will change if I use CONFIG_SPI_ASYNC...
Hi
We are using nrf51822 with SDK 10 and softdevice s110. We completed the software and in general everything works fine. In the final step, we decided to add the peripheral...
Does the nRF52840 work with 20V USB Power Delivery? My system runs on 3.3V and there is no other need for 5V on the board. Do I need to include separate DC-DC conversion for...
Hi all,
Currently employing my custom board definition for Arduino Nano 33 BLE for use with the nRF5 SDK. So far I have gotten an array of examples working including the...
Are there any examples for the nRF5340-PDK showing how to use the audio clock (ACLK) with the PDM or I2S peripherals?
What changes are needed to prj.conf or nrf5340_dk_nrf5340_cpuapp...
Hello Team,
We are working on PCB design using the nRF51822 QFAA and we have some questions regarding the antenna circuits and antenna PCB design .
we are referring the...
Hello guys,
We use nRF9160 and nRF Connect SDK v1.3.0. In our application, we need to keep track of time and timestamp some events. We can connect to the Cloud and get a...
Hi,
Trying to convert an IAR project to Segger Embedded Studio. Started off from ble_peripheral_blinky SES project file and added my stuff from the IAR project. When compiling...
I have tried compiling peripheral_hr in Zephyr, as well as flashing the heart rate demo binaries.
All give the same result - the board simply resets as soon as BLE Advertising...
Hello,
I'm trying to connect as fast as possible two devices (central : 52832 S132v5 and peripheral : 51422 S130v2), for a given advertisement interval. The central will...
People tracking and fitness trackers. Hello. Sorry for beginner question. I trying to develop a real time location system to track people (using rssi) and take data from their...
I'm attempting to perform DFU with the secure bootloader (bonding not required) and it is hanging after starting the update. Here's the log from the firmware (SDK 16.0.0)...