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...
Hello everyone,
I am currently testing the secure bootloader over USB example but I am currently facing an issue when I start a DFU.
Here is my configuration:
...
Hi,
Application details:
I have a datalogger application that samples data every second. It uses the following modules:
TWIM0 -> To communicate with external RTC clock...
Hello,
I am working on application using nrf52810 SDK version nRF5_SDK_14.2.0_17b948a.
Here my application sends 240 bytes of data every 150 ms. But after sending few...
Hi,
I use the a gpiote_in_event to trigger a number of PWM pulses which works fine so far. However, the exact behaviour of the generated signal is important so that the...
Hello, I am using nRF52-DK with Segger Embedded Studio and I'm running the following code that first blinks the LED1 on&off 5 times, and sets up BUTTON1 for wake up, and then...
Hi,
I would like to read the temperature of the nRF.
I tried to use the routine I found here in the forum
Sometimes works sometimes the system crash. I notice the...
Hi
I am using NRF5340 chip in my custom board to communicate serially with an external device whose data length is more than 128 bytes.
The chip can receive 243 bytes...
I am looking for the examples for the SDK. I installed SDK 1.9.1 through the Toolchain Manager and see the directory "users/my_user_name/ncs/v1.9.1" Supposedly this is where...
Hi,
In Openthread's Coap_client sample, Following 2 libraries are there:
and while compiling my code I get multiple warning regarding to above 2 libraries.
Following...
Hi,
I have problem to use bmi160 library with nrf5340 in spi connection.
I use the example application zephyr/samples/sensor/adxl372 and change the sensor to bmi160 (...
Hi DevZone ! Here is my issue: I use to work with VSCode and nRF Connect for desktop for a few months now. Early on Monday, I did uninstall all my dev environment (VSCode...
Hi,
is there any way to get a Pin to a defined "high" without vdd-gpio ref?
In our situation the NRF9160 Power is a Battery with 4,1V and the VDD-GPIO is 3,3V with a regulator...
I created two build configurations a Debug and a Release in SES IDE.
Build > Build Configurations...
I wanted to select the DEBUG_OPTIMIZATIONS level for the Debug build...
This is a continuation of the topic here that is now closed
https://devzone.nordicsemi.com/f/nordic-q-a/85590/nrf9160-azure_iot_hub-change-dps-username-during-run-time ...