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. ...
Hello, my application is running on a custom board. The BLE Host is on an nRF9160, the BLE Controller is on an nRF52820, and the SoCs are connected via UART. On my original...
Hello,
I am new to multicore programming. I tried to find without much success a complete VS Code sample project from Nordic targeting nrf5340 two cores; ideally with the...
I am attempting to connect my nrf52840/52811 DK to my custom PCB that contains nrf52840. The DK users guide describe the connections on the P19 debug out port but I can see...
Hi!
One of the requirements for EN 18031-1 is that a product shouldn't contain publicly known exploitable vulnerabilities:
6.10.1 [GEC-1] Up-to-date software and hardware...
Hi all,
This is for nrf9160 with firmware version 1.3.1.
I 'm trying to read back the certificates and comparing with a known CRC.
modem_key_mgmt_read is able to read...
Our system is composed of a nrf5340, a QSPI flash, and a nrf7002 on single wire SPI. We are not using the network processor.
We are using Zephyr NCS 2.9 with sysbuild. We...
I am testing the Sleep idle current for the nRF52833QDAA module.
The module is nothing connected outside except the fundamental circuit as the attached picture shown.
...
Hello,
We have the nRF52833 included in a new PCB design. So far it works well using mcuboot and a UART interface.
I'm trying to get the radio set up and running, and...
NCS: v2.7.0 nRFCloud/utils: a2db3ffedbda237f9c1efb7a68ec2d270c346e56 Hardware: Custom Board with nRF9161 I am writing a provisioning automation (with robotframework), but...
Hi,
I am using sensor observer sample to get the data from sensor sample. However, I notice the power consuption is too high. I have look thourgh the forum and found this...
HI
this is my pm_static.pmy
I added the following in app.overlay
After the compilation passed, there was no response when I flashed the device.
this is my...
Hii,
I'm using Distributer and target sample code for testing OTA in ble mesh. Using nrf Device Manager App I'm able to upload dfu_application.zip file to distributer...
I'm testing my code based on nrf5SDK v17.0.0 with nrf52832 board.
By nrf connect application,I can see the broadcast packet from my board.It looks something like this. ...