Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
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...
Hi,
I have created my own service and charecteristic
1. But i am seeing only unknown service - How to give a name to this service
2. I am getting unknown charecteristic...
Hi
I have compiled (successfully) the Zephyr example samples/bluetooth/peripheral example for the nRF52 DK (nRF52832).
I am going through the code and trying to understand...
Hi
I have developed a device using the nRF52832 and I am wondering if there is built in functionality to reset the chip back into bootloader mode without programming the...
Hi All,
I'm using SDK17.1.0 and I have a question about mobile device subscribe.
I asked this question before, but the engineer didn't reply, so I asked again, thank...
Hi All,
I want to port BPS to my custom project, I encountered the problem as the title.
When I connect and trigger the subscribe like this picture.
My project will...