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...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
My issue is that even when using...
Hi All,
I am building a event driven IoT application thus using the Nordic CAF I like to know if the Nordic and/or zephyr (system) threads are running fine (if not the watchdog...
Hello,
I am currently migrating from NCS 2.6.0 to NCS 2.7.0 on my board with an NRF9160.
During that process I switched to the new hardware model and to sysbuild. As far...
Hi,
I am getting the following error: CMake Error at C:/ncs/v2.6.1/zephyr/cmake/modules/extensions.cmake:2891 (message):BOARD is not being defined on the CMake command-line...
Dear Team,
This is my first embedded project.I am basically from Analog design background.
I connected the nRF52840-DK board as shown below.
I connected the board...
Hello and thanks for reading. Our device needs to act as both a central and peripheral. I have written all the peripheral code, and its all working perfectly. However, once...
Hi,
I have a project in which I'm using the nRF52840 with OpenThread and the device is configured as an MTD to minimize power usage. I have recently updated my nRF Connect...
Hi All, I am getting build errors for a project. Project specifics below: - nRF52832 (custom board) - NCS v2.6.0 - Custom board files and other configuration files attached...
My application is running on a nRF9160 using NCS v1.7.0 and modem FW 1.3.0. Sometimes, when our device is in an area with bad LTE coverage, I believe we're overflowing some...
Hi there,
I am using the NRF52840DK development board as a learing experience. I have used the EXCERCISE8 on the Nordic learning program and created a SPI driver for a simple...
Hi all, I am observing some strange behaviour on my two nRF52840 devices. They are running NCS v2.1.0 (Zephyr 3.1.99), one as central and peripheral, one as peripheral only...
Hi,
I am trying to build the pc-ble-driver library from source following the readme instructions ( https://github.com/NordicSemiconductor/pc-ble-driver ) on my Windows...
Hi,
MCU: nrf52840
SDK: nRF5_SDK_17.1.0_ddde560
I am facing such an issue, sometimes after the device's OTA success, and then I would like to upgrade to another version...
Hi. I'm on a relatively old ryzen-5 windows 11 PC and I get 30 FPS when recording power with Power Profiler version 4.0.0 and 2 FPS when recording with newer versions (4.1...
Dear Nordic support team,
I cannot enable the Nordic specific HCI command to enable the HCI survey, I always get the following error with NCS v2.6.1:
For information...