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 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 there,
I have a problem to implement the SPIM in the Network core. I cannot detect any signal from SPI_SCK & SPI_MOSI by oscilloscope and logic analyzer (no signal from...
Hi,
I'm using VS Code to develop an application based on the Zephyr iso_broadcast sample.
How do you edit prj.conf? If I select prj.conf in the Explorer pane, then click...
Does the nRF52840 support Bluetooth low energy power control? I am using raspberry pi, running Raspian, kernel version 5.15.30 and I am specifically referring to the product...
Hi support team:
I develop my project with sdk 15.2.0 on nrf52832. Now I met a situation that I might need to call app_timer_start() again before the same timer is timeout...
Hi! I'm trying to understand how my board is working. I think that the Arm Trustzoned provides the possibility to the board to have two domains, one secure and one non-secure...
Hello,
NCS1.9.1, two nRF21540DK, Windows10 X64, VS Code,
periodic_adv and periodic_sync , only 3M distance can recv data,
if over 3m, will unstable reception / disordered...
Hi,
Hello,
I am working on TM4C129XNZAD microcontroller, from that everything working fine like no error no warning and If I flash the code also its programming and the...
I've mostly gotten the tools installed to build for the SparkFun Thing+ nRF9160 board. It had a version of the at_client installed, in that it responded to some AT commands...
Hi
I am testing POF function on 52832 based on SDK14.2 and SDK17.0. And test project is SDK example ble_app_beacon.
Code as show:
#include "nrf_drv_power.h" static void...
Hello all,
I'm currently working on an evaluation of a AoA location system. For that I'm making use of the Nordivc 12 Array Antenna, and two nRF52833 DK (one connected to...
Hi, I'm facing an weird problem when I use an function that is contain while loop
When I uncommented the 35th line => call GPS_init_usingWhile(GPS_RMC,RMC_response); ...
Is there any zigbee example for nrf52840 dongle (PCA10059) ? If not, what is additional changes needed to add support in existing examples?
I unable to run the zigbee switch...
Hi, I need to add Azure IOT connectivity to nRF5340DK. I have already tested NodeMCU based data upload to HTTP based server and successfully working. Now, to divert the data...
I am trying to upgrade SoftDevice and Application firmware from v6.1.1 to v7.2.0 on Nordic USB840M dongle and I am facing a strange issue after such upgrade.
Please find...