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...
Hi,
I am using nRF51822QFAA-R7 controller(DC DC setup) in my design.
I am generating +3.3V from rechargeable battery and providing +3.3V as a supply to drive these controller...
Hi,
I'm just getting started with nRF mesh (sdk V3.00) and I've built the light switch sample successfully and deployed it on three nRF52832 development boards but provision...
hello,nordic
I use NRF52840 QSPI+FatFs+USB-msc(..\nRF5_SDK_15.2.0_9412b96\nRF5_SDK_15.2.0_9412b96\examples\peripheral\usbd_msc),I found there is a bug about write to flash...
I am working on a new design for the nRF52832. I need to match an antenna to the device. My understanding is that the output impedance of the nRF52832 is 53 + J66 for best...
I am unable to toggle LED's on server boards, using Push buttons on client boards. flashed the light_switch client,server, provisioning images on nrf52832 boards using nrf5SDKforMeshv300src...
I programmed my nRF9160DK with the asset_tracker app using SEGGER Embedded Studio for ARM.
What I did was to open the prj.conf file and changed the following from "n" to...
Hi all,
I'm currently testing my Mesh network on a small scale. I'm sending messages every 25ms with different TTL values in an environment as visualised below.
The...
Hello,
I'm currently using an nRF9160 DK v.0.7.0 and the provided samples like the asset tracker and the at command client. Compiling, flashing etc. of the firmware already...
Dear Sir/Madam,
Can nRF Sniffer fetch the data of BT Classic Devices having any BT Version from BT 2.1 to BT 5.0?
Kindly help me on this issue
Regards,
MIHIR TAIL...
(running a mesh 2.1 sdk)
I am provisioning my nodes over serial and do not need the GATT Provisioning service. I need to access the GATT Proxy service to send mesh data...
I want to upgrade FW.
Android app has done. but only iOS encounter some problems.
First, I try to download nRF Toolbox on Github. result is DFU Service not found .
I...
Hi,
As per subject I am looking to implement hardware on-the-fly AES-CCM encryption/decryption of ESB packets. Are there any examples/guides available for the nRF52840?...
Hi,
With the PPK PCA63511 we have tried different PPK software such as python 1.1, nRF connect for desktop.
In that process we observed that current measurements are...
Hi. I have a problem with using RS485 (ISO-3082DWR) from NRF-52832. The SDK version uses 15.02. Here's the code I've run. nrfx_uart_config_t uart_config =
{ .pseltxd = 30...