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 have recently begun running into issues related to the SPIS module on my nRF51822 S100 v7.1. Fairly often, between 10 and 20% of the time, the interrupt does not fire when...
Hi,
I am using TIMER2, GPIOTE and PPI to implement a 6250Hz square wave at a GPIO pin. I can successfully create the square wave on the GPIO pin. However, I would like...
Hi,
I want to use nrf51822 for implementing HID keyboard and mouse.
Can the application be configured for keyboard and mouse simultaneously ?
i.e hids_init_obj.is_kb...
Hi,
I am using nRF51822 and trying to use Ticker from mBed library.
I have issues when using Ticker and PwmOut.
How is implemented the Ticker functionnality into nRF51822...
Hi,
I want to make a pulse for buzzer and led.
I find a sample source(led.c) and the Nordic SDK.
It is good enough in case posivie and negative duty is same.
I need...
Hello ,
As mentioned in another question, I would like to use the nrf51822 SPI slave peripheral to benefit from the DMA capability although I want to behave as an SPI master...
I can't seem to find where/how the BLE address gets randomized so it changes periodically when using the BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_RESOLVABLE address type.
-It seems...
Are the OVERRIDE parameters useful in any way shape or form when using the NRF_2MBIT mode?
Is there any reason other than BLE compliance to use the OVERRIDE parameters...
I cannot uninstall MCP on my W7 x64 system using the normal control panel add/remove programs method. It appears that I need to re-run the original installer which I no longer...
Hej,
that might sound like a dumb question, but what is the minimal setup to program an nRF51822 SoC using the SWDIO/CLK ports?
What external hardware is required...
As nRF51-DK User Guide said: "If you have swapped to the mbed image and want to revert back to the J-Link image, download the latest SEGGER J-Link software from www.segger...
I have bought the Beacon Kit because it matches my needs in terms of PCB shape and size, I have Evaluation Kit as well and use it for debugging purposes, but would like to...
I want to know the time range of advertise timeout.
Why it doesn't work if I set the time to 360 seconds?
It can work if the time less than 180 seconds.
Is the range 0...
Hello,
I would like to develop an application that makes photos using a small camera from the omnivsion series and send the data via Bluetooht, using the nRF51822. These...