Hi! I am designing a nRF54 based motion tracker that has an IMU onboard which can take an external clock signal for improved timing accuracy. Initially I had thought of just...
Dear All,
I updated Toolchain and SDKs to last version v3.0.2 and I'm going to add build configuration as suggested here How to create and build an application .
My board...
Hi, I have created my own hardware with nRF54L15 – 2xLED, 2xPWM, and Radio (BLE). I am trying to create a custom board using the graphical wizard. LED and PWM seems to work...
I have an external GPS module connected to an nrf9151dk over UART. The module is correctly powered, and sending messages over its tx pin, which has been confirmed by attaching...
I´m trying to change the installation path of the Nordic Power Profiler as I´m running out of space.
I have about 9GB left, but when trying to open a captured file, Power...
Hi Nordic team,
I’m working on a custom LoRa interface using the Thingy:91X, and I’d like to know whether the Qwiic connector pins (P0.03 – SDA, and P0.04 – SCL) can be...
Hello,
I would like to measure the current consumption of my nRF9161 and compare the result with a standard measurement. While searching in your documentation, I found this...
Hi. I am developing a custom application which interfaces with FStorage constantly. I have run into a peculiar situation in testing where the speed of writing to FStorage...
I bought the device NRF52840 and tried to put the hex code through USB connected to power button.
The HRM hex supposed to blink the LED1 for broadcasting but it doesnt do...
In nRF52840 SYSTEM OFF mode, would the comparator still be functional in either Single-Ended or Differential Mode?
My thought is to wake up the nRF52840 system using an...
I'm working on a design with an nRF52810_CAAA WLCS package. Routing the GPIO is pretty tight and I'm wondering whether it's safe to route a GPIO line across the unused DCC...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hello,
Please, may I know if there is an available option (tool, library) to list all the nRF52840 Dongle devices connected to a Windows host?
Similar to the drop-down...
Hello,
I'm using a NRF52832 QFAA connected to a Quectel modem through UART. We're using UARTSerial from Mbed OS 5.
We've produced 12 custom boards where on 2 of them the...
Hello,
I'm working on adding an HTS service to an existing device (nRF52832), and running into a problem that can be reproduced on PCA10040 and S132 5.0
When my code is...
I modified the firmware of our control unit to allow BLE communication. Now It communicates with an ANDROID APP. The chip used is nRF24L01+, It send and get only Non-Connectable...
Hello,
I'm trying out the HID Keyboard example (sdk 16.0.0, s132) and was able to pair once to my phone. Now I can't pair to any device. The following pop-up window appears...
I'm running SDK 14.2 using FreeRTOS on a nrf52832.
When I increase NRF_SDH_BLE_GATT_MAX_MTU_SIZE to 158, the system ends up in Hard Fault.
Anyone have suggestions on...
Hello,
I am using an nRF52 to transfer 20 bytes (through notifications) to a raspberry pi (with bluetooth dongle). I've been experiencing some weird connection times: I...
Hi
I have 1 PCA10040 dev kit and 1 Raspberry Pi 3.
If I connect NRF dongle to Raspberry Pi will Raspberry Pi act as mesh-node ?
All I want to do is send data from PCA10040...
Hello,
nRF52840 is having the inbulit RTC for keeping the time.
Should i need to use external RTC with coin battery for even after power off the BLE nRF52840.
PLease...