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...
Here is the code I'm using to test it out:
static float number = 0.5678905;
NRF_LOG_INFO("Float number: "NRF_LOG_FLOAT_MARKER"\n\r", NRF_LOG_FLOAT(number));
And...
Hello,
I am working on NRF52382 custom board, where I am running a timer of 30 sec to get a value every 30 sec.
I want to save this value in flash.I am well aware of...
Does the s210 softdevice not function on the nRF51822? I see it available for the nRF51422 here but it is listed under the 51422 only.
I have a v1.1.0 PCA10031 (nrf51422...
Hello,
I developed an application for the nrf51822 Smart Beacon, SDK11 s130, that basically advertises the battery lvl of the beacon, the staus of button_1 and the number...
I have a nRF 52 DK board. I have flashed dtm example onto it. I have connected a USB to serial UART interfacing board ( www.sparkfun.com/.../12731) to the respective Tx, Rx...
Both the capacitive touch library and the driver (which is better ?) are using the analog inputs.
There are only 8 of them , and we need 10 at least buttons.
Is there...
I'm migrating from SDK11 to SDK13. My custom service is based off Heart Rate Service, so I started from the new SDK13 example of HRS, and updated all the initialization code...
Hi,
on Android, I sometimes get delayed notifications. I measure realtime data and send them over notification, and I can see data change on Android with approx 1 s delay...
Could Nordic please confirm that the "SB13-SB15" and "SB23-SB25" silkscreen markings incorrectly imply that pin 1 of the SPI flash part, which is actually "!CS" would appear...
I have a custom PCB with an nrf51422 powered by a coin cell battery. The EE who designed the board assured me that the battery voltage could be measured internally through...
Hi community
In order to discovery the server, I have read some examples and I got some questions regarding the use of the following methods:
sd_ble_gattc_primary_services_discover...
Hi,
Is it possible to add additional antenna on the beacon ( NRF51) in order to increase the range ?
If yes kindly let me know the list of available or recommended antenna...
Hello,
I'm currently designing a board with nRF52840 and I'd like to use an antenna that is a DC short to ground. Do I need a DC blocking capacitor in such configuration...