Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
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 use the zephyr 3.0.9.i use direction with nrf52833 or nrf5340 in RX.The tx is nrf52833 with nrf of NCS,ITversion is zephyr 2.7.9.The default is 2us AOA. I want to use 1us...
Hi,
I have installed Segger Studio for ARM v6.22a.
I have also installed the SDK5 version 12.3.0.
I imported the IAR project project ble_app_start_notification_pca10028_s130...
Hello,
I have been working with a BLE custom board project for a few months and the product requires buttonless DFU feature. The bootloader that I initially used was derived...
System details:
Board: Custom
Chip: nRF52832
PCA Number: PCA10040
SoftDevice: S132
SDK: Version 16.0.0
I have been building a custom nRF52832 device for a...
I'm trying to use the LTE Link Monitor, but when I open the app, the log shows: Failed to get the library versions: JLINKARM_DLL_COULD_NOT_BE_OPENED (Origin: "Failed to get...
sdk: 1.6
modem fw: 1.2.3
Hi,
Been trying to test mqtt every which way and not getting any success with mqtt keep alive longer than 30 minutes, the mqtt connection...
Hi All,
I have encrypted app_update.bin manually and perform FOTA with single stage bootloader and it is working as expected.
Now I have enabled Two stage bootloader...
i am working with spi example but the clock appears as shown in the following photo i do not know why it is generated like this and i need help to configure it to work as...
Do you have an updated schematic for the latest nRF52-DK development board? The board I have from July 2022 (reference # 0365RUBR) has some differences compared to the online...
Hi there,
A couple of weeks ago, I'm facing the issue that my nRF52840DK board is not visible and led5 is flashing rapidly. I reflashed the bootloader, j-link-ob-sam3u128...
I added some functionality to asset_tracker_v2. I used two pins of Nordic chip for following purpose: 1. Detect BMS, pin as Input 2. Reset BMS, pin as output. The pins overlay...
Hi,
I'm a newbie of microwave board design, after many research I finished our 2.4G USB Receiver board which use the nRF52840-QIAA. But I still want some advice of the RF...
Hello,
My setup is UDP sample and PPK2 for power measurements. I am trying to figure out the best settings that are available with eDRX set to <= 20.48s, and preferably...
Hello,
I am trying to get the data out of an out of the box zigbee sensor (PIR motion sensor) with the CLI example provided.
I flash an NRF52 with the CLI example, and...