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...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
Hi,
I have Raspberry PI 3 Model B Rev 1.2 running "Linux raspberrypi 4.9.41-v7+ #1023 SMP Tue Aug 8 16:00:15 BST 2017 armv7l GNU/Linux". Running BlueZ 5.43
I can connect...
Hi community,
Try use FDS to write some data before sleep.
Following example and test is work.
But I try write data before into
sd_power_system_off();
...
Firstly the develop environment.
Windows 10
KEIL as IDE
Device: nrf 51822 - sd s130 2.0.1 - SDK 12.1 nRF5_SDK_12.0.0_12f24da.zip
Use case:
We have 2 application mode...
Hello i am using segger studio i have recently purchased three nrf52dk speically for ble mesh..
i am trying to run examples of mesh alpha sdk that nordiac prvodies but it...
We were playing with renaming some of our test devices to use emoji and other multi-byte utf-8 characters. We have a custom characteristic that allows renaming (since iOS...
dear nordic employee:
I tried to download the project of the ble_app_hrs_c_central by keil(nrf52832)
but It show like the title
I know I should reset the IROM1 and...
Is there a way to get the supervision timeout counter from the peripheral side? I am currently working with nRF5X modules and starting with the nordic uart example from the...
I'm using nRF52832, soft device 2.0, SDK11 and as a central.
When it happens I'm scanning for peripheral to connect. Usually it's a peripheral advertises at very low rate...
Hello,
I'd like to work with my nrf52832 DK while traveling(sins I do that alot recently) and would like to download somehow all of the pages in nordic's info centre to...
It's clear an Android device can be a central, but I'm having a hard time finding any information indicating an Android device cab be a peripheral that an NRF52 could be programmed...
Our products should connect to a central device. This central device should also be a peripheral which a phone can connect to. Will this be possible? If not, could the phone...
Hi, I need some guidance or an more in-depth example on adding the necessary code to read/write on the UART1 using the serial module or something else. Everything I've tried...
I am working with nRFx modules and have a few questions about updating parameters. I started my project with an example and modified what I needed. However, I am not sure...
We create library for work with software serial, we use two modules gpiote, timer.
We have done software serial one instance but we need four (actually just for rx). We don...