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...
I am trying to send continuously sampled analog input using NRF24LE1 using Shock burst,The transmitter is not working while trying sample continuously.please help.
code included...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
Hello,
I'm designing an application where both, BLE and Ant should / could be used. I tried to download the S310 SOFTDEVICE from www.nordicsemi.com/.../nRF51422 . I'm asked...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
I need a low latency stereo digital streaming device and the model (nRF24Z1) is going to be discontinued.
Has Nordic a replacement for nRF24Z1?
PD: i need stereo, so...
In our product we have both a DFU profile and an application profile which is confusing Mac OS X 10.9 "Mavericks" since it caches device services unless it receives a service...
Hello,
I'm a new developer on nRF51822 and I'm trying to make a program that allows the nRF module to communicate with a glucose meter and a Smartphone application. My...
I'm working with the nrf51-app-ble-lbs demo from github. I notice that when I'm using BLE scanning apps, the VS service UUID is long (128 bits), whereas if I'm looking at...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hi
I am new to embedded programming and I noticed that nrf51822 is a good and complete choice to start with both wireless and 32 bit arm programming.
However, I am not sure...
Hi,
We are trying to add gatt characteristic, we have a reference code which is BLE based,
but other chipset and we are trying to port the code to Nordic 51822 chipset using...
hi,
is it only possible to go with the single profile on the client side like hrs experimental example, or we can implement a central which can connect upto 8 devices,...
Are there any nordic ICs that only have transmit capabilities? Would there be any power benefit to only supporting transmission if the application only needs to transmit ...
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...