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,
NB-IoT Dual HARQ and Max TBS size enhancement brought in Rel14 (Cat-NB2): on nRF9160 it was controllable via AT%REL14FEAT, using parameters <NB_dual_harq_support...
Hello,
One question on the Reduced Mobility feature (3GPP Relaxed Monitoring TS36.304 and Nordic-proprietary feature) based on %REDMOB command.
AT manual says :
%REDMOB...
AS-RAI (RAI over Access Stratum ; Rel-14) over LTE-M was available on the nRF9160 via the command AT%REL14FEAT (option <as_rai_support> e.g. AT%REL14FEAT=0,0,0,1,0 to enable...
With the current version of nRF Connect for Desktop I received an error when updating the Toolchain Manager.
I then uninstalled the Toolchain Manager and tried to reinstall...
Hello,
Although my board is not equipped with an external LC filter, I flashed firmware which enables DCDC and this made the chip unresponsive.
Is there any method...
Hey
I'm trying to figure out what is the intetned way of using the tools for configuring a project.
We have the following config files in the following structure:
...
Hello I currently have an error when flashing with j-link on a custom board. The mcu is nRF52833 QDAA and the debugger pin is connected to 4 pins. In VSCODE, CONNECTD DEVICES...
I am working on a pdm microphone INMP621. I am getting the pdm data using nrfx pdm drivers but not sure about the logic which I am implementing to convert pdm to pcm. I read...
Hi, I need a little help with mcuboot.
We want to transfer firmware updates via CAN (MCP2515), which is already implemented. Was we are short of time, and we want to integrate...
We have a design using a nrf5340 with a Renesas Wifi chip, That Renesas chip uses a 1 wire interface for Coexistence
We are using Zephyr 3.5.0 and have tried to follow https...
Hi, I have Adafruit I2S MEMS Microphone Breakout - SPH0645LM4H for getting sound and for driving output via speaker I have tas2x63EVM amplifier. Since the nrf5340 audio dk...
Hi,
We want to have some RF-PHY tests on nRF52840 DK.
Therefore, I need a HEX file to make nRF52840 DK get into direct test mode and communicate with CMW270 with UART...
Hi,
I am currently testing the HID Keyboard example in SDK17.1.0. When the nRF52832 is connected to the computer and the Caps Lock key is toggled, it prompts "CAPS ON" or...
I tried to install nRF Sniffer. I followed the instructions here: https://docs.nordicsemi.com/bundle/nrfutil/page/nrfutil-ble-sniffer/guides/installing_nrf_sniffer.html I...