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...
I have written an application which transfers data from an nrf51822 device to a phone once a day. It currently uses notifications to transfer data, at 20 bytes per notification...
Hi,
I'm learning the BLE protocal these days, I didn't see the protocal say how may packages can send per connection event. Does it mean that the number of packages is...
Hi
Details:
I want To send 40 bytes from GATT Server.My Requirement is same as in this link .I have added the code snippet in this link in my code.When I am sending 20 Bytes...
Hi,
I would like to use the NFC capability of the nRF52 on a custom PCB, and I was wondering if the tag and connector used on the PCA10040 are for sale anywhere, I can't...
We want to design a setup for simultanious translation of up to 3 translators and up to 30 people receiving a translation.
Is it posible to setup a single transmitter, sending...
Hi everyone,
I am trying to monitor and measure the signal strenth variation by varying the positon of the developement kit NRF51 and i tried with the proximity example...
Hi,
I'm using v1.21 nRFgo. As programming 51series ,
(1)I want to know if the program check the hex file before the log dialog shows "programmed successful"?
(2)And...
I run nRF51 with S110 and advertising at least standard battery service. I can see my device in LightBlue scan window but in iOS Settings->Bluetooth it is not picked up. Which...
i am aiming to design a simple data transfer network. i am using 2 DKs. the first one is the central which runs a modified version of MULtilink Central Example and the seond...
I have continued to build upon the Nordic sdk10:gzll_ack_payload example using gcc-4.9-2015q1 on Linux. The differences are:
added UART for debugging (running at 460800...
Hello Nordevzone, so far, to the best of my knowledge, you can send data using API call sd_ble_gatts_hvx() with "notification packet" (quotemarks due to my limited knowledge...
AS i am trying to utilize GCC for more than 32 KB code size,
i use Eclipse which provides more friendly interface.
However, i am still experiencing some setting issues....
Hi,
Details:
I am using nrf sdk 10.0.0 and s130 Softdevice.I am using nrfgo studio for flashing SD,Application Hex files.I am using this nrfgo studio for past three months...
Hi,
I'm developing nRF51 proximity based device using nRF51822 that acts as BLE peripheral. It advertises continuously using connectable indirect mode.
User has Android...