Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
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 there!
I'm currently in a position where I'm using SPI0, SPI1 and SPI2 (for ST7735, WS2812 and SD-Card for FatFS) while I need to also be able to use I2C for the Adafruit...
I am using sniffer v3.1.
I have installed the sniffer code on a nRF52840 dongle (PCA100059). When I insert this into the PC it appears as "nRF Sniffer for Bluetooth LE ...
Hello,
I am new user for the Nordic NRF528400 microcontroller. I am working on a project that is using the 8 channels of ADCs to get data from sensors. The system is powered...
We are testing our custom board using the the dimming_server example from mesh 5.0 sdk. This example runs fine on the PCA10040 board. On our board, the provision runs normal...
Hi,
I try to add BLE scanning function to receive all the advertising data in my application.
My existing application is started from advertising example.
After added...
Hi, I have a customer wanting to do OTA firmware upgrade using nRFUtil on Fanstel BC840E module.
They have installed the python
D:\nRF_Pjts>python Python 3.9.2 (tags/v3...
Hi!
After cloning a fresh codebase and building the trusted firmware-m sample parts of the mcuboot scripts seem to break:
Traceback (most recent call last): File "/home...
Hi all,
I am developing a low power product based on the nrf52840 module, using the openthread stack from NCS (v1.4.99). Since the device is powered by battery only and...
I would like to use MAGPIO0 , 1 and 2 as 1.8V inputs. I've read through the documentation, but can't find any way to assign pin numbers to these (I'm using Zephyr), only that...
Hi,
First i want to know what is the relationship between connection interval and GAP Event Length.
In one test condition I configured as:
connection interval = 7...
Hi Experts,
We are developing application on nRF52840 based BLE 5.0 module i.e. BMD-340, in short we are integrating the BLE in one of our existing product & upcoming...
Hi Nordic Team,
I'm working with Nordic NRF52832 BLE development Kit. Currently, we are working with DFU Secure bootloader. In this bootloader, we tried the button pressed...
Hello everyone, I am running a code with uart i2c interruption and power management but I have this error : nrf_pwr_mgmt.c:78: undefined reference to `__start_pwr_mgmt_data...
Hi,
Does Nordic have a network-steering function that attempts to join networks on all channels? We will not know which network channel the sensor needs to join ahead of...