Updating from NCS2.6 to 2.8, the access to my QPSI Flash chip got broken (mx25r64, connected and configured using QPSI exactly as per the nrf5340DK board)
DTS entry:
...
Hi,i I am testing the sample(ncs\v2.7.0\zephyr\samples\drivers\spi_bitbang) at a 52840DK board, with overlay setup like these:
spibb0: spibb0 {
compatible = "zephyr...
We are using the nRF5340 with the nRF7002 Wi-Fi module on our custom board. Our application periodically sends data to a server. During continuous testing, we encountered...
We can add the matter switch sample device to chip tool, and can be bind or controled by the chip tool, but we can not use the Apple or google APP to bind the key, It looks...
I have a problem with the package with nrf5 sdk, there for pca10100 examples are not there. i am trying to interface quadrature decoder with one encoder and it is not able...
Hello Nordic team,
I am working on MCU nRF5340 and NCS v2.6.0 for BLE secure pairing level 4 with adding LTK (Long Term Key) share support. But, I am unable to find the...
Hi,
I'm trying to retrieve the MCUBoot version inside my application (from the VERSION file).
In the Zephyr documentation ( docs.zephyrproject.org/.../index.html) , I...
Hello,
I am testing the capabilities of Thingy:91, the first day I could see data in cloud (temperature and other sensors + GPS).
Today usage of SIM card grows up but...
Hello,
I'm trying to setup a new project and start experimenting with the nRF51 series. I'm a little confused about the needed files I have to add on the project to get...
Hi:
SDK version: SDK 13.0
MCU: nrf52832
For the purpose of saving power, the peripheral disconnect the BLE connection in the program when there is no data transmission...
Hello,
I am using nRF52832 EVM board with SDK 15.3.0 in SEGGER studio IDE, win 10.
When I am implementing sd_nvic_SystemReset(); in my code, that time i am not able to...
I have a custom board based on QIAA Reference Layout 1.1 Variant 6.
The application is built with Zephyr without bootloader and is placed directly on address 0x0.
When...
Hi, I'm designing nRF52832 custom board, on 'single side' pcb.
To make VDD and GND lines connect, I used 4 jumpers, which have 0 ohms.
I designed with nRF52832-QFAB reference...
I used the ble_app_uart for pca10040e successfully on the DK52, now I'm trying to port that project onto actual nRF52810 chip.
This is my build configuration on SES (Segger...
Hello Nordic Support Team,
The question I have is simple.
Can I use the pc-ble-driver with the ble_connectivity_s140_usb_hci example found in SDK15.3.0?
If not why?...
Is there any public documentation on the LTE Modem hardware API for the nRF9160?
I'm interested in porting an embedded operating system written in Rust to the nRF9160 and...
Hi,
I am using ncs 1.0.0 in nRF9160.
I have enabled UART 2 interrupt during initialization of the uart as below and it works fine.
To reduce the power consumption...
Hi,
Using the Thingy app on my iPhone works fine.
However, I would like using my iPhone as a gateway (thingy:52 -> iPhone (BLE -> Internet) -> nrFCloud. I installed the...
Hi,
I'm migrating a project from SDK 14.2 to 15.3 and I wanted to use the generic and "full" sdk_config.h located in config/nrf52840/config/.
The documentation says...