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,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
I'm considering transitioning a product codebase to the nRF family (nRF52 or nRF53).
It's Arduino code, with lots of C++ code.
As in the cpp_synchonization example provided...
Hello,
I'm having an error with the 832, specifically I'm just trying to port code over from an 833 project. I can compile no problem, but when I go to write I get
ERROR...
Hi there,
I've been working on creating a nice wrapper around the nrf modem library in Rust. Currently can be found here: https://github.com/diondokter/nrf-modem
When...
I was testing out the custom application from android studio, and have discovered that, for example, when using the rscs example my application does not see the device and...
Hi Nordic. This is a general question and could as easily have been posted to stack overflow but I have found the members and staff of this community so helpful and adept...
HI,
I am working on a application which has an requirement, that I need to read the current value if it is above threshold value then I need to turnoff the control. Here...
The executed command at connectedhomeip/examples/lighting-app/nrfconnect: west build -p -b nrf52840dongle_nrf52840
The messages i encountered:
...
/ncs/zephyr/include...
good day,
is there a way to set a gpio when in dfu mode? wanted to make GPIO 19 of nRF52832 HIGH during DFU mode because we assigned it as an enable pin.
in DFU mode,...
Hello,
I have my own custom board with nRF52832 and a NB-iot module SIM7080G that interfaces via UART.
I can easily program the device through SWD using J-Link. I am even...
Hello,
I am using flash_write_protection_set function with few low level function call for accessing extremal flash with nRF9160. And because of that I am facing one warning...
Hi,
I am programming the nRF52833 and using NCS v2.00. I have recently programmed the Peripheral Coded PHY to the board. I am using a Google Pixel 3 with nRF Connect as...
Hi,
Can we use the PPK2 kit for measuring current consumption in any other reference design board from a different
vendor which is not same as DA. The other vendor does...
Dear person in charge.
Before using PPK2 for a evaluation of current consumption, I checkd power supply vs corrent measurement by using PPK2 and 5kΩ chip resistor.
I...
Dear All,
I am building an application that needs to use NB-IOT and if that is not available then use LTE-M. I tried sending this AT Command:
AT%XSYSTEMMODE=1,1,0,2
...
When building the Matter Light Bulb sample application for the nRF52840 fails with:
/opt/nordic/ncs/toolchains/v2.1.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm...