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] =...
Hello everyone,
i know that there are many similiar questions on the DevZone but i am not able to get it work and i dont uderstand it yet. I want to flash a custom board...
Dear Nordic Team !
I think I found a bug in the ble_db_discovery module of Nordic SDK 15.3.0, maybe other SDKs are affected too. I am implementing a BLE central device for...
I received my NRF52840-DK board, today, from Digi-key. I followed directions in starting it up - power set to USB, switch to on. When I turn it on, all LEDs flash and pressing...
After a lot of stumbling around (the documentation for the ANT+ examples needs to be improved) I finally got some of the ANT+ examples working on my nRF52 DK board. When programmed...
HI
How can I to send 512 characters over BLE NUS?
I saw in Ble uart example this
I received 247data from BLE NUS
can I to receive 512?
how can I do that?
...
Hi,
We are currently going through the Verizon self certify program, using an adaptation of the asset_tracker_v2 firmware on our device. Verizon said to reach out to Nordic...
Look like a hard coded bug in API generated in build\zephyr\include\generated\syscalls\flash.h ?
-- Found BOARD.dts: zephyr/boards/arm/nrf52840dk_nrf52840/nrf52840dk_nrf52840...
Hello! I have a serial device (RN8209 power meter) which is connected by UART to a nRF52832 with 4800 Baud. I am using SDK17 nrfx UARTE to access it, but I have observed,...
We have a custom board with a uBlox Nina-B1 module. Pin 0.05 is connected to an analog switch (NX3DV2567) which powers a microphone and capacitive switch. When the pin is...
Hi everyone,
I am using nrfConnect 3.9.3, And SDK v1.7.0.
I am working on a project based on uart example.
My question is if there are some way for clean/discard all...
I'm unable to get a cloud response using the XPING command with some IoT sim cards on the nRF9160. I've been working with serial_lte_modem projects on this chipset. I've also...
I cannot find any information on how to update mcuboot over SMP when using the immutable bootloader.
I have my NRF52840 setup with the chained bootloader: b0 -> mcuboot...
Hi,
First of all thank you for your support and suggestions.
As I am planning to use nRF52840 SoC in my design, (Project: BLE based Environmental sensor). The circuit...
Hey. In production we are logging PM error events to try to determine the root cause for some unstable connection that keep showing up. We are seeing with high occurrence...