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...
I have just received a nRF52 DK board and I am as a start trying to compile the associated Blink program in Keil 5.18 Lite. When I copy the blink example using the Pack Installer...
hi,
I was reading documentation and forum but failed to get a clear picture how AES module work.
So far my understanding is:
There are two ways to access AES either...
I'm building a product that can use the features from your Smart Remote 3. Is there someway to get the reference source files so I can adapt some of the smart remote features...
Hi,
Few days ago I received my DK-52, I set up the development environment based on Keil and started to compile some of the examples included into the SDK. I have not a Windows...
I have been googleing for a solution but have not found any solution yet.
Have tried the following:
Installed J-Link commander. (Does not pick up any usb devices...
We are a newbie team developing some measurement tests with the nRF52832 DK in order to evaluate the BLE from nRF52832 QFAA80 (s132 and pca10040) for IoT applications.
...
hi all,
Question:
i want to print "BUTTON IS PRESSED" continuously when button is pressed and i want to print "BUTTON IS RELEASED" when button is released.
eg: if i...
Now,I use a 1s timer to calculate the clock.
At first,I use the telephone to adjust the time to fit the telephone time.
but finally(after a night ) the result runs fastly...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
I'm trying to get a UART example running on the nRF51822 mbed kit. However, flashing any uart examples from the SDK onto the board generates a fail.txt file
What is the...
Hi, i build my own custom board with a NRF52832, i'm having problem with the softdevice (i think so)... my code is base on BLE s132 central and peripheral...
I developed...
I'm using PCA10028 board.
I copied hex file of ble_app_uart project to this board. And then I scanned via my device - Galaxy Note 5, cutting edge phone.
But I couldn't find...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am trying to achieve the maximum throughput when using the nRF51822.
According to the answer in this link ( devzone.nordicsemi.com/.../) , operation mode (write...