I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
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...
I am Merging 3 firmware s110_nrf51822_7.0.0_softdevice.hex, ble_app_beacon.hex and bootloader.hex to Output1.hex as follows.
mergehex -m s110_nrf51822_7.0.0_softdevice...
I'm trying to use the Bond ACI command on my nRF8001, but I'm having trouble using it as per the datasheet.
When I set the Timeout parameter to more than 30 (0x001E), the...
The documentation for the nRF51 says only code from code region 0 can execute the erase and write command on code inside code region 0. This means that my bootloader in code...
I flashed S110 softdevice and ble_app_hrs application to nRF51822 on PCA10005 with nRF6310.
and then I tested by nRF toolbox on iPhone5s.
But ble_app_hrs application seems...
I'm attempting to implement a buffer in flash using the persistent storage module but have hit a bit of a wall. When I manually set the block size to something less than the...
Hi,
i'm developing an app for Android and iOS that needs to comunicate with a devices based on nRF51422 with S110 v7 loaded.
We want to encrpyt all comunication and enstablish...
Hello All,
I would like to implement static pin on my sensor. Remember how some Bluetooth Headsets are hardcoded to '0000' I would like to implement '123456' since BLE...
Hello all,
I am using nRFgo motherboard(nRF6310) and nRF51422 DK(s310) and
MDK_ARM(keil Version 5 IDE) to build the sample code.
It seems workable to program and download...
I just got an mBed board and I'm having trouble getting the J-Link to work on OS X even though I have version 4.90.
MattBookPro:gcc mbrandt$ JLinkExe
SEGGER J-Link...
Hi,
I have two types of nRF24 equipped devices, let's call it a BaseStation and a Slave. BaseStation is configured as PTX, whereas Slave is configured as PRX. Both use...
Hi Guys,
i've a problem with the simple_uart.c module.
I print some intermediate values with app_trace_log -> simple_uart.c and sometimes, the application stucks at: ...
Hi,
I try to get BLE working on an n51422 with the S310. I would like to implement a cycling_speed_and_cadence GATT server using the provided libraries. For now I've called...
Hey guys,
I am working on beacon profile on nRF51822 QFAAG0 mounted on the nRF6300!.
I checked the SDK version 6 and 7 on it which have been downloaded from myPage in...
We would need to know the type of Nordic 51822's anaog-to-digital converter. Is it making use of so called successive approximation, or some other technology such as sigma...