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.
Hello!
We have an application with an nRF52832 connected through an UART to another MCU. We want to have the possibility to update the nRF FW, but as nrF52832 only has 1...
HI,
I am running the this usbweb example on my bl653dvk board, ( zephyr / samples / subsys / usb / webusb /) . I am able to build it and flash it also. According to this...
Greetings,
Are there any possible ways to know when the scanner and advertiser start?
We are now testing our system using NRF52840 DK. In our system, a master needs...
Hello!
I'm running into an issue where zephyr initialization fails on a custom nRF52840 board. The nRF Desktop application fails to startup. When debugging the nrf sample...
When calling bt_gatt_unsubscribe, the write callback function returns BT_ATT_ERR_UNLIKELY because internally bt_gatt_unsubscribe calls bt_gatt_cancel immediately after gatt_write_ccc...
Hello Nordic team,
* device : nrf52832
* SDK : nRF5 SDK 17.0.0
I have one nrf52832 peripheral device on which two different BLE services(let's say SVC1 and SVC2) are...
I cannot get my nRF Connect SDK to install correctly such that VS Code nRF Connect extension works. On the Quick Setup, it complains that the nRF Connect Toolchain is invalid...
Hi,
I'm trying to run the pc-ble-driver-py examples on a RockPi 4 ( https://wiki.radxa.com/Rockpi4 ). If I install pc-ble-driver-py directly and try to run the serial_port_enum...
Hello people
I have two custom boards with and without Low Frecuency Crystal. While I am debugging, both boards work ok, I can do advertise, scan and read accelerometer...
Hi,
I'm working through the QDEC using the nRF2840 evaluation board and I've run into some confusion.
I have trouble getting the ACC or ACCREAD registers to actually...
We received the nRF9160DK that included default firmware for the Asset Tracker v2. The default version appears to be an older version of the application.
We built the latest...
So... I hate being that guy who says, "I didn't touch anything!". So, clearly I broke something. But I can't say I can think of what it was. I went to create a new application...