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...
Hi, i am working on TWI sensor example in SDK11 i have connected MMa7660 to PCA10040 board as per the GIPIOs. and am integrated BLE app uart to the same TWI sensor example...
Hi,
I am using a custom board with a nrf51422, SDK11, S130 v2.0.1 with central role.
I have made changes on the code to change from MID bandwidth to High. I added the...
Hello,
I'm using the Nordic BLE-UART service found in the SDK. This is the "ble_app_uart" file in the SDK examples for the Nordic nRF51822. I'm basically sending JSON back...
Hi. I'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make only app image for DFU.
I made a command as below refering to github.com/.../pc-nrfutil.
...
Dear all
Currently we are using version 9.0.0 (nrf51422 family---> using for 51822 chip) & now we are trying to use 12.2 ("nRF5_SDK_12.2.0_f012efa.zip").
Is there...
I've discoverd a strange behaviour with nrf51822 CEAAD00 Revision 2.
I am using NRF_POWER->SYSTEMOFF = 1; for powering down the chip and a sense signal for wakeing up....
Hi,
I have downloaded the hardware files of nrf51822 beacon kit.
How to change the pcb layout of nrf51822. ( remove the name on the pcb, change the form of the pcb etc...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
i have a strange problem which happens when i use scan mode to get 3 separate channels on saadc.
For example when i use uint32_t ticks = nrf_drv_timer_us_to_ticks...
Hi, I use Keil 5 and SDK 13.0.0 in Windows 7 64bit desktop.
I wished to test the SDK 13's BLE UART example.
However, even though I clicked "Check for Updates"...
basically i tried am trying the easiest ble example
ble_app.becon_pca10040
i tried the following.
use keil to upload into the nrf52 Evalutaion board. the led is...
Hello, i have been looking for a good development environment to use for my nrf52832 on linux. I have only found a few repositories on github pertaining to this. Not very...
Hello,
Does someone know a good J-link segger for programming the nrf51822 smart beacon kit?
And do u need a 6-pin j-link segger for the nrf51822 smart beacon kit?
hello ,
I am interfacing Grideye AMG8832 with Nrf51822. The initialization part is executed without errors but ON trying to recieve or transmit it gives error of TWI as...
Hi Nordic developers.
I am developing a custom board using 2 Rigado BMD-300, but I am unable to run my 100% operative program or examples.
At first time I was able to...