Hi all,
It is a common convention to configure the I2C SCL signal to be push-pull instead of open-collector if there are no other I2C masters in the system (saves a pull...
Hi,
I have autoprovisioned and autoconfigured my nrf52840 board (provisioning and configuring are made inside the software and not through external app/provisioner).
In...
Hello,
I have a custom nrf5340 board with an attached external RAM on the QSPI (I understand only NOR flash ICs are supported) on the older version of the SDK such as...
Hello Nordic Team,
Currently, we are performing power consumption testing using the Nordic nRF54L15-DK development kit.
As part of this, I aim to fully disable the Radio...
Good afternoon we are updating some Nordic chips but to make the connection work it is necessary to install the modem version 1.3.1 wait for it to connect and then install...
I have a custom board using a nRF52840.
A part of the configuration is a Analog Devices MAX98357AEWL+T Class D amplifier which is driven by i2s0.
When the board is idle...
Hi,
When running the python script in attachments
By invoking it like this :
python.exe ./nrf_build.py --sdk-version v3.0.2 --project-path <path_of_the_project...
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...
Hi!
We're considering implementing some security measurements into our devices, and so naturally we've started to investigate CryptoCell and other Backends supported by...
Hello,
I recently updated nRF Connect to version 3.4.0 (Bluetooth Low Energy). I'm observing, that the tool is not able to reconnect to a peripheral that was previous bonded...