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. ...
Hi I am currently using NORA-B106 based on nrf5340 to work on ble multilink things. For right now I can do multiple connections by adding several scanning filters. But I cannot...
Hi All,
I'm trying to fully disable all location services with the asset tracker in v2.6.1 while using lwm2m (so I have the lwm2m overlay enabled in the build settings)...
Hi,
I'm stuck in the Cellular IoT Fundamentals course on lesson 2, exercise 2. When adding build configuration I get the following error:
[31/167] Building C object secure_fw...
I would like to integrate the PPK into an automated test system. Are Python drivers available to query the PPK directly for current readings, power control, etc.
I'm trying to test minimum timing and performance using peripheral and central ISO under Zephyr.
I'm trying to play with the interval and latency values under the central...
When I try to debug a programm (build with "optimize for debugging" and debugging started by pressing "Debug" in VSCode) I get to the debug-view and can also go one or a few...
We are working on a custom board (gateway BIS) with the nrf5340. Currently our system is on the 2.5.2 SDK and we currently have FOTA working with an external QSPI flash and...
psa/client.h describes and defines PSA_MAX_IOVEC as follows: Just to be sure: This means that psa_call can only pass 4 input- and output vectors in a psa_call(), or? (E.g...
In the application I try to run the non-secure world mainly just calls functions/services in a custom partition in the secure world, which has more own code and also extensively...
We have started using nPM1300, but now we are unsure how to proceed.
Through our inquiries, we have learned that development requires the use of the ncs platform. However...
I have an nRF5340 that I'm trying to use a Segger Base Compact debugger with. I can flash and run the application fine. If I try to debug (using the VS Code nRF Connect extension...
Hello,
On the nRF9151 can you force usage of PC5/20dBm powerclass (as opposed to PC3/23dBm) ?
Apparently the %POWERCLASS command is read-only, PC5 cannot be manually forced...
Greetings,
One question on the nRF9161/51 capabilities: How many LTE-M DL HARQ processes are supported ?
I understand that 10 HARQ processes in DL (Rel14) is not supported...
Greetings,
LTE-M Data Inactivity Timer feature (Rel-14 ; Cf. TS36.321 §5.17 Data inactivity monitoring ; dataInactMon-r14 Info Element sent by UE) is normally supported...