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...
1.description of my system:
Hardware:nrf51822,pca10001
Software:sdk5.20,run the softdevice s120
2.the problem i meet,in the main() function
the first i called the function...
Hi,
We are using nRF51822 BLE device in our product. As we got to know that this chip cannot be factory programmed.
Can you please suggest us how we can program this...
Does the following flasher also allow to debug the nRF51822 device?
Segger Flasher Portable
If not... which flasher/debugger is suitable to be used during development...
I'm adding the bond manager to an existing nRF51822 s110 soft device project to enable encryption when reading/writing certain characteristics of a BLE service.
As far...
i am making something about dfu!
i read some message from "readme.txt"
such as :
Program initial SoftDevice
Make sure the device is cleared (nrfjprog --eraseall...
I have trying my best to find the url of ''nrf51_sdk_v6_0_0_43681.msi',but there is nothing i got, i need some help.
Do you know somthing about it? thanks!
Edit: One...
Hi,
We're using the SPI to communicate with a device that, when powered up, supports only up to 3Mbps SPI frequency , but after a while can work with higher frequencies....
Hi,
We have a customer requirement that he want to setup the ANCS service bypass pairing. It looks TI CC2541 could do so as below URL. Do you think it could be done from...
Hi. We're looking at nordic modules for a range of new miniaturized health sensors.
Does anyone know how to compute the current consumption of a BLE module given the data...
Hi!
I've quite wired problem with PWM based on NRF_TIMER.
When I modify CC value to adjust current value to desired value slowly (function is fired from outside event...
I have written application similar to ble_app_temp (posted by Ole Morten) and during the test I noticed that current consumption is extremly high. I used brand new coin battery...