Hi Nordic Team,
We are using the MIMXRT1050-EVK as the host and the nRF7002EK as the Wi-Fi module with an SPI connection. However, we are encountering frequent errors that...
Hello,
I'm having a serious issue with my nRF52840 board. Here’s what I already tried:
What I have done:
Verified working USB cables (data + power).
Installed...
Hello,
I'm currently working on a fitness tracker application using the Nordic nRF7002 DK board, paired with an analog MMA7361 accelerometer , and a round GC9A01 SPI-based...
As subject, the key is using prj.conf, compilation errors will occur, if do not use prj.conf, c ompilation pass but 54L15 not work(no logs aft pwer on). Is fast pair(locator...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hello,
i'm currently trying to implement the bcast mesh into an existing application (sdk v6.x.x + S110 7.1.0).
The github readme states that the bcast-mesh is working...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
I have noted that Nordic now has 0xFEE4 and 0xFEE5 as registered 16-bit service UUIDs, any chance one of those is a short alias for the Nordic serial service?
I modified the nordic uart apk from this website
github.com/.../Android-nRF-UART
and I do some revising below
MainActivity.java:
if (action.equals(WearableService...
Hi Nordic.
I have received here in Norway my first batch of BLE 5, and we are about to start developing and building our wristband with the only purpose of monitoring/positioning...
I am currently using nRF52832 with SDK v11.0.0 and S132 v2.0.0. I'd like to enable either RTC2 or RTC0 as a dedicated counter for the keeping track of time (LFCLK). RTC1 is...
I am new in nrf52832 . and i can not uploading soft device this controller in nrfgo studio .Every time it provide a firmware upgradation issue .so how can i solve it .
And...
Hi, looking at the datasheet for the nRF24L01+, it lists four different ordering codes, each with a different minimum order quantity and/or different container. What is the...
I don't speak English well
I can't found LICENSE file on the repository.
I guess its license is same as under this repository.
github.com/.../pc-nrfconnect-core
...
Greetings,
Continuing on from a previous question , I'm now able to update the firmware via the secure UART DFU.
One thing I've noticed is that if I enable the RTT nRF_Log...
Hi,
I am using the capacitive sensing driver example given in the SDK(version 12.3) and it works fine. I want to extend the code to ensure that the SoC goes to sleep for...
I have seen exaples using the Raytec MDBT 40 with ATMEGA32U4 infact adafruit has its own board with ATmega32u4 and MDBT 40.
Can I use MDBT 40 with ATMEGA328 ?
Thanks...
Hi,
I am facing issue on nRF51 s110 buttonless DFU. We are initiating DFU using nRF Connect and the device jumps from app to bootloader. On my Android Phone using nRF Connect...