In ticket Case ID 290251, Torsten Rasmussen provides the following advice to ensure that the toolchain corresponding to the SDK is used to build the SDK (this applies to nrfutil...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
Hi all!
I'm trying to run the light_switch example (client and server), and i cant complete the provision process.
I'm using my phone and Nordic app for provision, when...
Hi.
I just wonder how can I send string message through ble.
I will use raspberrypi as server. You can check whole code below.
It works well with computer bluetooth...
I am working on nrf52SDK. For my curiosity i wanted to know the BLE stack version.
Is there any calls available to query the soft device(S132) to know the BLE stack version...
Hi all,
I have a very strange problem with the Buttonless DFU service. For my project we have two different builds, one debug and one "release" build. The debug build sets...
Lately with 2 different nrf91DK boards I have, I can't program them unless I do a full erase first.
I did see this post here: https://devzone.nordicsemi.com/f/nordic-q-a...
I am shopping for a Bluetooth module that will accept Bluetooth streaming from a personal device, supporting A2DP V1.3 minimum, decode it, and output an I2S stream. Many Asian...
Hi,
I have a project running on a custom board with the nRF52810 populated and I make use of a GPIOTE input interrupt. The code works fine for the nRF52810, but not when...
Hi
There are two things I need help with. I am using Segger Embedded Studio on Linux(16.04) and SDK 15.3
1. I am using nRF52832 DK to debug and flash to external(custom...
Hello team Nordic Semi. Just got in touch with nRF52840 and it looks like an awesome tool.
Is it compatible with 4.0 BLE ?
Im working with beacons and im thinking of buying...
To the kind attention of the Nordic support team,
we are using nRF52840 and from the hardware manual (51 USBD) we can see:
2 control (1 IN , 1 OUT), 14 bulk/interrupt...
Hi,
I am using the NRF9160-DK - HW issue 0.8.5 - FW version 1.0.0 and I am running the latest at_client example.
At this stage, I could get the board to work, and it seems...
Hi,
When I try to update the firmware by sending 20 bytes at a time, it fails after around 1.25 minutes consistently.
1. Is it because nrf52 cannot hold the ble connection...
We are starting to get ready for production and will have 24 board on each panel. It would be great to be able to "chain" 4 to 6 nRF52840's together using the multi-drop protocol...
Hi everyone,
I'm currently developing a potential product where I wanted to use the nRF24L01/+ to send out BLE advertisement packets for a mobile app to receive and decode...
We are using the iOS DFU SDK https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library to update a device that is built against the nRF5 SDK 14.2.0. The problem is that...