I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
I am investigating use-cases around indoor positioning, particularly in commercial and industrial environments (warehouses, factories etc.). The customers prefer to not roll...
Hello,
We were developing on an nRF52840 board with the NCS 2.6.1 SDK and had configured logging and shell capabilities via UART. Once we moved to the 2.8.0 version, we...
We're trying to use the VERSION file, to both generate the app_version.h file (so that the application can know its own version numbers), and to update the version which gets...
Hi there, after installing toolchain and SDK (2.9.0) on Windows 11 (python 3.10) I've successfully build an example and generated the merged.hex but issue occurs when trying...
Hi, one of my nRF52840 dongles cannot be detect in device manager. When I plugged it into a USB port on my pc, the red light slowly blinks and it didn't appeared in ports...
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:
...
Hello there,
I got an error msg when I tried to compile the Bluetooth LE UART service example for nRF54L15-DK as: " devicetree error: /chosen: undefined node label 'uart0...
Hello, I' needing some help on setting up the MCUBoot for the BL5340PA using the ncs 2.6.2. Currently I have the below add on for the prj.conf for the application core:
...
I am using the LORA Drivers provided by zephyr for testing my SX1762 lora module with NRF52833 Development Kit. I am able to initialize and configure the LORA Peripherals...
Hi,
I am working on an FCC cert of our product which is nRF52811 based. We are currently on SDK 2.0.0. I have copied from the nrf samples bluetooth area the projects peripheral_uart...
1.After I burn AP CODE, executing "nrfjprog -f nrf53 --program factory_data.hex –sectorerase" instruction will cause the following error. This issue wasn't happened in prior...
I am trying SPI Master/Slave communication between two nRF54L15-DK boards, using the nRF Connect SDK v2.8.0 and nRF54L15-DK 0.9.1 and 0.8.1. However, it seems that the SPIS...
Hi,
I just got my Thingy91x up and running, and it’s been on for a few hours now, but it has already used 460/500 location requests. How often does the unit send location...
Hi, I am trying to flash to a new design which uses ublox NORA-B120 module. I am trying to flash from vsc. But the flashing fails with following error.
Anyone can help...