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...
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.
Is it right that this flag BLE_GAP_ADV_FLAG_BR_EDR_NOT_SUPPORTED , prevent my device to be discovered by classic Bluetooth stacks?
Which of these flags do I need to use...
Dear Nordic experts,
After experiencing a lot of random issues when retaining bond information during a DFU on some mobile devices, we've decided to choose the safest route...
Dear friends,
I'm developing a prototype which use two NRF24L01+ and the auto ack and Enhanced ShockBurst only works with symmetrical data pipe address numbers.
Per...
Hello,
I want to try out the FDS according to this article .
My base project is the ble_app_uart (periph) from the SDK13 and I am using PCA10040 DK.
I enabled the...
The NDEF message is slightly different between Type 2 and Type 4. Type 4 has a 2 byte length field at the very beginning of the file, called NLEN. The NFC Type 4 example code...
Hello,
I saw that there is now serial dfu option enabled and Id like to make a serial DFU bootloader, however its a bit hard to read this Python code. Would be amazing...
If I want to use official devkits (like nRF51/2-DK) for a project do I need to test and certify them for FCC/CE?
Does FCC apply even on the software running on the device...
I just got nRF52 DEVELOPMENT KIT and NRF51822 BEACON KIT.
Can you tell me that where I can find the reference design for them and what could be the good starting point...
Hello, I am trying to program an BMD-300 using the NRF52-DK on a custom board,
The BMD300 is powered by the NRF52DK
BMD300 -> NRF52DK
SWDIO -> SH_SWDIO (pin 4) on...
Hi,
I just read IoT-MQTT example and have almost exactly the same problem but with the Publisher.
I am running a PI with Raspberian 4.4.34-v7+. I have installed mosquitto...
I am running the SDK12.2.0 ble_app_template peripheral example with RTT Logging enabled. The example seems to be running OK, but it logs: APP_ERROR:ERROR:Fatal with the ID...
Hi,
I am using NRF51822 to complete an application of multilink on one central . I tried to modify the central_link_count definition to 9 instead of 8, then I stuck on the...
Hello,
I am new on nRF51 and i would like to have a function to read the rotary position of motor in any rotary direction by adding a codewheel and a two channel reflective...