Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
Hello!
I use 2 board nrf52840! I want to transfer large data ( 1~2MBytes) from board1 to board2 with wire to connect. Can have solution for me? (SPI I2C or uart).
According to the description of S132_SDS_v5.0 on page 82, when the establishment of connection, in accordance with the BLE protocol, softdevice will be interrupted frequent...
I am using nRF52840 and the power profiler. I am trying to measure the current to evaluate the scheduling of BLE. Now I am using the ble_uart_c example and I changed the scan_interval...
I'm trying to set up SPI example from SDK12.3, but I get error at line 53 of main.c
static const nrf_drv_spi_t spi = NRF_DRV_SPI_INSTANCE(SPI_INSTANCE);
It's saying...
Dear friends,
i am using Power Profiler Kit with a nRF52832 DK(PCA10036). However, i just find three versions of SDK on www.nordicsemi.com/.../nRF52-DK . My problem is that...
Hi nordic,
nRF5_SDK_14.0.0_3bcc1f7\Raga\examples\ble_peripheral\ble_app_ancs_c FDS\pca10040\s132\arm5_no_packs
I had a problem when I was using FDS,When I use the GC...
Dear friends,
I want to use Power Profiler Kit to monitor the current waves of nRF5x DK, and i followed the following configurations:
The PPK board (PCA63511) is connected...
How do you do
Now use E: \ Nordic \ nRF5_SDK_12 2.0 \ examples \ peripheral \ pwm_driver \ pca10040 demo5 pwm_driver routine
There are two problems:
How to change...
I run into this topic during seeking an answer to my problem and for me, as well as for the author of that question the answer doesn't work properly. But wouldn't it be easier...
I was able to create a Distribution package with the command as shown in the following photo.
I have taken the zip file from email app in my iPhone and have opened in...
Programming the bootloader
How the MBR knows the start address of the bootloader?
pape says : This start address is defined in UICR.BOOTLOADERADDR, which is located at...
How do you do
1.Now want to set the PWM output frequency is 60 hz, but with an oscilloscope test is 60.24 hz, here more than 0.24 hz.How can I do the precision of the precision...