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...
Does nrf 52840 have an inbuilt temperature sensor? I am getting some values when i see them through hercules software, so are these garbage values or internal board temperature...
Hello, I am developing a BLE application using nRF51822 on SDK 12.3 and SD 2.0.1.
I have an application with NUS service, in which I set the device name by sd_ble_gap_device_name_set...
Hello, I would like know if it is possible to play a buzzer using the Low-power PWM Library ? I am using the nrf51 DK and Softdevice130. The SDK I use is version SDK V 12...
Hi,
I just had a quick question - currently I'm using standard drive mode for everything, however in one case I'm driving an IR transmitter that could really do with a...
Environment: Ubuntu 18.04 Desktop with GNU ARM toolchain (gcc-arm-none-eabi-7-2018-q2-update), nRF5X SDK (nRF5_SDK_15.0.0_a53641a), nrfjprog , J-Link device and PCA10056 ...
Hi,
Device should run clock without stopping.
So one of RTC should run.
And device will run NUS peripheral.
In such conditions, i know that i should not use sd_power_system_off...
Hi, I am trying to develop my own board with on board nrf24L01+ coupled with ATMEGA328p . I want to know if there is any schematic of the same in EAGLE or if you have the...
Hi, I try to read data from the ICM20948 IMU with I2C from my nRF 52840 DK.
Initialization of the device is correct, the IMU ID is sent to nRF correctly which means that...
Hi I am working on nRF52832 board.
i am using fds library to store my data. data contains MAC address. Each MAC address is stored in each record with same file ID and key...
Hi ,Sir:
We have a smart pen coming to market, but we have a problem with directed adv(based on SDK14.2 ble_app_hids_keyboard ). The problem is following:
when the pen...
Currently, we are developing power-saving firmware using nRF 52 Development Kit (for nRF 52832).
I wrote Nordic's SDK and executed it, it was a measured current of about...