Hello support,
For our project we have an integration with Memfault for metrics, coredumps and log files.
We are currently developing in NRF 2.7.0 on a nrf9160 chip. ...
Hello everyone,
I'm developing an application using the SX128x radio with the LoRaWAN Basic Modem.
The project runs successfully on a custom board based on the nRF5340...
We have peripheral, and we want to connect it using NRF 52840. when we are bonding this using nrf connect app we get a pop up with random key and using pair we can pair with...
Hello Nordic community,
I’m working on a project with the nRF52840 DK (PCA10056) using the nRF5 SDK and the S140 SoftDevice. My goal is to:
1. Read two NTC thermistors...
I am trying to write SPI code for the nRF52840 dongle. Since the nRF5 SDK does not directly provide an example for the dongle, I followed the steps defined in this tutorial...
I am trying to build using a custom board and 2.9.1, but am getting these errors:
My dts looks like this:
I have the width specified. Much of this is over...
Hi everyone,
I'm developing a BLE application where I measure throughput between an nRF5340DK acting as peripheral and an nRF52 Dongle as the central (using a Python script...
I have a GPS over UART to a nrf5283. For debugging the GPS, I'd like to passthrough UART from my PC to the GPS. I know the nrf5283 only has one UART. Is there a simple way...
First about my setup: custom devices with NRF52832 chips (SoftDevice 132 v.4.0.2), android smartphones Nexus 5x and 6p.
I'm trying to connect as many BLE devices (peripherals...
I'm working on a custom board with an nRF52382 connected to an IMU over I2C. The IMU provides 2 separate interrupt signals, and I would like to route each of them to a separate...
Hello,
Today I've a strange behavior of nRF51 DK (everything was working ok until today, the last things I did was to reset the J-link FW after a total erase of the board...
Hi all,
My configuration:
nrf52832 microcontroller
Softdevice S132 V4.0.2
Nordic SDK 13.0
I'm using an "app_timer" in repeated mode with 10Hz frequency...
I have recently acquired a NAND chip from Micron and would like to use it for storage.
However, looking through the datasheet I found out that the addressing scheme require...
I'm planning using nRF52810 for a new product to reduce the power consumption.
But i worried whether old smartphone with Bluetooth4.0, like Iphone5s can connect with equipment...
I am dealing with the nRF24L01 to develop a remote controller. When I read the specification, I found a specification item, called C/ICO, with a typical value of 12dB in the...
hello,
I'm trying to send long (73B) data on a given characteristic using Android client as the central.
I well received:
USER_MEM_REQUEST OK
> #define...
Hi to everyone!
I'm following this guide to learn how to use secure DFU on a nRF52832DK board.
All steps have been done successfully, or I think so, until I reach the...
I want to find the agent of China, please, thanks
About Bluetooth and 2.4G, nRF52840/nRF52832/nRF52810
(The agent can provide some technical support and sales)
Can someone please explain the below line mentioned in NRF5 Serial port abstraction layer documentation.
Do not use synchronous API (timeout_ms
parameter > 0) in IRQ...
Hi there,
I want to flash nrf51 firmware from another MCU which is connected to nrf51 with UART interface.
I have seen dual bank serial bootloader examples, in that firmware...
Hi,
I know this has been touched on in other posts but I can't find a definitive answer.
I am making a product that sends data from a handheld joystick to a base station...