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'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 am trying to implement DALI-104 (IEC-62386:104:2019) on top of openThread protocol.
I am using Thread: CoAP Client and Thread: CoAP Server and want to configure...
Hi Nordic Dev Team,
I am trying to send my log data from my flash memory into Android Phone. I followed this example :
github.com/.../nRF5x-custom-ble-service-tutorial...
Hi,
Setup:
DK : nRF-52840 PCA 10056
IDE
SDK : nRF5_SDK_17.0.2_d674dde
Coding Language : C
Please find 5 queries listed below.
1) My plan is to automate BLE...
In a .c file ,code like below (build a image using nrf5340dk_cpuappns) :
#include "nrf_gpio.h"
#define SPIM2_CS NRF_GPIO_ PIN_MAP(0,15) #define SPIM2_SDO NRF_GPIO_ PIN_MAP...
The picture is the audio data processed by software, which is driven from nrf52832 and nrf52840. The first audio is the data of nrf52832, which is normal. The second audio...
Good morning,
I need to perform precompliance tests for my board based on the nRF52840.
I read in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/59242/certification...
hello :
We have a device that is ble master-slave and includes OTA function.
1. When the device adds a watchdog, the watchdog callback is triggered (wdt_event_handler...
I am new to IoT development, and am working with the Nordic Thingy:91, and nRF9160 development kit as a starting point for development. Is there a preferred operating system...
Hello,
im using nrf52840 with sd140 and sdk17.0.1
in my project i have implemented a libuarte communication that works well usually, but rarely, and usually after days...
Device Name : nRF52840-DK PCA10056
I have 4 questions listed below, the reason is Instead of creating multiple ticket/case we can follow up using the same ticket to avoid...
Hi! Thanks for reading this post. I'm having an issue creating a firmware package for our manufacturer. I'm using a nRF52832 with SDK version 15.3.0_59ac345. Whenever I merge...
I have a question about the baud rate of the UART. I have set the baud rate of the UART to 19200bps, but can it work without a problem even if there is a percentage difference...
Hello,
I have trouble to create a project on NRF9160 DK.
I follow all the steps on getting starting guide and i also check all the steps on getting starting assistant...
Hi Team,
Nrf52840 DK acting as central and we trying to connect our peripheral device, we observed below logs with total duration of around 300ms.
Is there any way limit...