Hi everyone,
In nRF9160 with ncs 2.9.0 I've problems when trying publish a MQTT payload bigger than 2700 bytes aproximately. In advanced I already was adequated buffer size...
Hi, I've recently acquired an nRF54L15DK, and started the development on BLE, I'm fairly new to Nordic's enviroment. In the last couple days I've been trying to build the...
Hi everyone,
I use the ble-app-buttonless-dfu example to develop my application.
I make a mutual authentication to be sure the device is connected to the right mobile...
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...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Hello,
I'm finishing migrating to the newest SDK from SDK 13.1. I'm having problems using the BLE_ADVERTISING_DEF macro, it doesn't compile.
The reason appears to be somewhere...
Hi,
I am fairly new to this, so please excuse my beginner mistakes.
I have a few coin battery sized nRF51 beacons (like this https://forum.mysensors.org/topic/6951/nrf5...
Hi teams,
I want to find GAP address of sending node after received message.
In client model callback, there is access_message_rx_meta_t argument, and I can get unicast...
I am using an nRF520 PCA10040 dev board with a nRF52832 module and I am trying to get the ble_app_uart_pca10040_s132 FW to run using the SES segger tool set. After about 1...
Still having trouble getting a simple Blinky example running on two nRF52840 DK boards configured for a long range PHY_CODED connection.
I've looked through this post -...
I am new to the Nordic SDK and Segger embedded studio, and I am trying to test my NRF52840 dev board.
I am running the "ble_app_blinky_pca10056_s140" example, and I want...
1. Background info
We're developing a new IDE for microcontrollers (see https://embeetle.com ) and would like to support a range of Nordic Semiconductor microcontrollers...
1. Intro
We're developing a new IDE for microcontrollers (see https://embeetle.com ) and would like to support a range of Nordic Semiconductor microcontrollers. We received...
Hi,
In case of nRF52810, is it possible to implement both Master and Slave Mode ?
Also, this has do be done while the product being able to work with AT Commands.
...
Power Profiler V2.3.1
Hi,
I recently started doing power testing on one of our boards using the power profiler kit. I wanted to tested current consumption at different...
Hi Nordic Community,
I am trying to build a network using the OpenThread protocol and the nRF52840 chip. I have several Dongles, but I can't figure out how to flash the...
I'm importing ble_app_blinky_pca10040_s132 example in segger IDE. I'm using EVK-NINA-B1 and from nRF SDK I'm trying to importing example but getting error as mentioned in...
I have an external clock running at 3Mhz which I'd like to align with in software. Consider this contrived example:
What would the consequences be of attempting to read...
Hi,
I'm very new to c programming and your hardware. Please excuse my novice questions.
I'm making a rotary braille display using nRF52840 dongle (PCA10059) as it's brain...
Hi,
I using custom nrf52840 board .I have loaded the Bluetooth program in to the custom board using swdio/swclk/vtg/gnddetect these lines.There is no problem in Bluetooth...