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...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
It would be nice if you could update Application Note 29 ("Development with GCC and Eclipse") for the nRF51822 to include instructions for Mac OS X.
I don't think it's...
Hello,
I developed a BLE based application using nRF51822 softdevice S110.
This application is very low consumption.
The device connects every 60 seconds, and can send...
I try SDK hid mouse example this days, In SDK v4.2.2 it does not work sometimes when I press button 0~3 ,and some times the mouse arrow move slowly when I press the button...
Hi,
I'm trying to make the nRF module work with an older IO demo board. Does the flexible GPIO system via pin crossbar allow you to modify the pin assignments of the SWDIO...
I what to send button data , how to construct button data array :
uint8_t buffer[INPUT_REP_BUTTONS_LEN]; in function ble_hids_inp_rep_send() ?
In SDK mouse demo I can...
I want to add to lbs service battery service(bas) as well. One of the changes is in the advertising_init() function:
static void advertising_init(void)
{
uint32_t...
Hi,
We have a custom board, with accelerometer sensor, our ultimate aim is to collect the accelerometer data and transfer it to the master device (PC or smartphone) using...
Hi there,
Will any 4.1 features by making their way into the respective Soft Devices any time soon?
I would imagine 32-bit UUIDs would create some memory pressure on...
I am trying to use Eclipse+GCC for my projects. I found a similar issue as stated in the following post:
devzone.nordicsemi.com/.../nan-29-nrf51-sdk-no-project-files
...
I am having trouble getting up and running with the development kit (without the starter kit).
My setup is as follows:
The PCB antenna module is hooked up to the JTAG...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
Hello,
When the Ant stack want to transmit a packet while the BLE stack is using the radio, an event called EVENT_CHANNEL _COLLISION will be returned, is that...
Hello,
when the device NRF8001 starts Advertise, it sends out only one packet and unexpectedly terminates with a fatal hardware error in "ll_ctrl.s0.c" line 572. This happens...
Hi,
I'm trying to install Master Control Panel v.3.5.0 on Win7 64bit but I get the "Master Control Panel Setup Wizard Ended Prematurely" message. I have .NET Framework...
It would be very convenient to increase the output power of nRF51422/822/922 with at least 3-6 dB in order to get enough range. I'm currently not using nRF51422 for ANT, only...