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 use self bord with nrf5340 on it.
i started with project "central_and_peripheral_hr" and added CMSIS v2 and EVENT MANAGER configuration.
The i configured interrupt...
Hi,
I am using the nrfx GPIOTE driver to manage the output, input and interrupt on a nRF5340 on top of Zephyr Framework.
I know I can use the GPIO Api from Zephyr, but...
Hi,
I want to disable firmware signed key validation from mcuboot, when it validates a new image available through DFU.
Kindly suggest how to disable key validation from...
Hello,
I've been testing the AWS IOT app and ran into an issue where sometimes I see error -95, EOPNOTSUPP, on a connection when I am sending data to AWS. When I run the...
im trying to use the uart functionality in another project. i implemented uart using the uart example project and i got it working. the next stage is that i want to implement...
Hello,
I am developing with reference to "Light switch example". I am verifying communication reliability with one server and one client. Communication failure occurs with...
Hi
I am using nRF9160dk board.
I started with the aws_iot example, compiling it within VS Code.
I set up my board as a ‘thing’ in Amazon’s AWS, along with policy,...
Hello,
I recently started looking through the Smart Remote 3 code as I'm interested in potentially using a suitable nRF device + I2S ADC to encode and stream music using...
Sometimes when trying connection library raises TypeError unexpectedly. See logs below.
This does not reproduce every time, just randomly. Any suggestion about what...
I working on Asset_tracker_v2. I need to add event based custom module to the application Asset_tracker_v2. I created follwoing files:
A. In the src/events folder
1. bms_event_module...
Hello,
I am new to Zephyr and its ecosystem which includes MCUboot and also the NCS sdk. I have a question regarding the nRF5340 bootloader.
So we already have a product...
I had to upgrade SoftDevice and application firmware from v6.1.1 to v7.2.0 in order to have BLE_GATTC_OPT_UUID_DISC option available.
It turned out that Bootloader needs...