What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
Dear Nordic Support Team,
we are planning to use the nRF9160 DK outside of our development department. E. g. we would like to provide the board, along with a certain user...
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...