Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
The problem is not being able to connect to the device from an iPhone SE while the app is in background mode. We have an iOS app written in swift, which uploads data from...
Hello, I have couple of NRF52840 devices that i purchased from Adafruit. I wanted to use them with Alexa Gadgets Toolkit via BLE, however with no previous experience with...
Hi,
I'm working on building a zigbee multisensor device using a nrf52840 module. I'm heavily relying on the multi sensor example and so far I've been able to add temperature...
Is there a way to log bluetooth messages in the phone app? I have a bunch of messages that come but there is no history on the app that I can look at. Is there a to do this...
Hi,
I am working on a project to help determine the distance between the NRF52840 DK and other bluetooth devices using BLE. When the distance is past a certain threshold...
I am currently using the ble_app_uart example but I want to add USB and I2C interface to this solution. Would I need to find what files differ/need to be added from USB and...
Dear Nordic.
We are using NRF52832. According to Mesh spec, It can send up to 380 bytes, So I sent Mesh Data(PAYLOAD) up to 380 bytes. It was successful, but the data was...
When I compiled your sample Bluetooth: Central UART from both master and v1.3-branch branches for nRF5340 PDK (network core has Bluetooth: HCI RPMsg firmware) and I use a...
I initially loaded blinky program in pca10059 using nrfconnect, everything is perfectly working ,
later I have to work in openthead cli uart for which I changed uart pin...
Hi!
I want to send and receive data over UART from an external microcontroller, but without using the VCOM ports. The main goal is to send sensor data from an external...
Hi there devs,
### I UPDATED and reformulate the whole question after some finds ####
I am having an issue with my application which is really hard to replicate it could...
Dear,nordic:
Please help me solve the socket communication process encountered in the exception
SDK : ncs v1.2;
samples : asset tracker;
path : ncs\v1.2...
Hi,
I am running a modified version of the light switch example, where I have modified the generic on off model to send byte arrays.
So I have been changing my models...
Environment:
nRF5 SDK version: 17
SoftDevice: S140
Tool: Segger Embedded Studio
Debugger: J-Link EDU Mini
Board: Arduino Nano 33 BLE (Using SWD pins with the J-Link...