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...
developer.nordicsemi.com/.../a00969.html
I'm trying to understand whether this can be called in a timer interrupt ( app_timer ) and how frequently. I seem to have a bug...
I have nRF51822(pca10005), Dongle(pca10000)
And DownLoad Keil, nRF Tools, nRF Studio, nRF SDK, Sniffer, wireshark.
I try to run the example
C:\Keil\ARM\Device...
I am debugging the bootloader to work with a custom board. I have the bootloader project open, no application programmed, s110 softdevice programmed, and the hexfile for the...
I want to use app(nrf uart 2.0)
so, I try to change UUID,
but I don't know how make custom uuid and use it
and I don't find function(ble_cs_init())
hlep me, p...
I just tried compiling this for the BLE nano and it explodes to a 245K download (much too large for device). I've also tried including only the headers (DigitalOut and wait...
Hi,
I purchased Nordic new reference platform nRF51-DK(pca10028) and try to work for DFU OTA.
In my test, first of all program S110 V7.1.0 by nRFgoStudio and downloads bootloader...
Hi
In a bit of an over-enthousiastic mood, I bought 3 pieces of the nrf51822 beacon kit, and the, as this did not gave me download access to the NRF51 SDK, bought a nRF51...
Is there an example of using sd_ble_gattc_write() to do a long write?
I'm assuming I need to use BLE_GATT_OP_PREP_WRITE_REQ and
BLE_GATT_OP_EXEC_WRITE_REQ.
devzone...
Hello everyone,
I am using the Softdevice s110_nrf51822_7.1.0_softdevice.hex and the dfu_dual_bank_ble_pca10028 example with SDK 7.1. I am trying to achieve a Device Firmware...
I am using Android Studio and am developing a system with the nRF51822. I would like to use the available sample code - nRF Master Control Panel APK for Adroid - available...
I'm wondering about the best way to implement a bonding and also a non-bonding device. There are a lot of code parts in the SDK that show a way of implementing a BLE peripherial...
I see there have been some issues with TWI in early revs of silicon, but looking at SDK 6 I see the twi_master_hw uses the silicon hardware to read/write the I2C device, but...
Hi
Can I use Bluetooth software version 7.1 en SDK versie 6.0 with the nRF51xx C0 Nordic version?
Or do we need the G0 for that?
and what are the main differences?
...