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...
Hello!
I'm writing a program that performs both advertising and scanning simultaneously. I've configured active scanning and scannable advertising, but it seems that scanning...
Hi
I have a beacon sending out some data, and I have already finish the TX side, I also want to have a RX side to receive the data, in addition, as there are many other...
Hi everyone, I am working with the new nRF54L15 and have connected UART21 to pins 2.07-2.08, which are capable of handling both Trace data and UARTE. However, I am encountering...
Hello, I am using NCS 2.9.0, an nRF5340, custom board files (see attached), and no external flash and I would like to use simultaneous DFU over BLE. I believe this should...
Hello, I have a question about how to monitor Zigbee devices for dead or alive, especially end devices that sleep. I am currently developing a hub to control and retrieve...
Hi,
I am working on a project with an nrf9160 on a custom board that I first developed with NCS v2.6.1.
I am trying to upgrade to latest NCS v2.9.1 but I am facing an...
Hello,
I'm using nRF54L15DK and nRF Connect SDK 2.9.0. I'm running a BLE peripheral code and try to pair with my iPhone using nRF Connect mobile app. After I hit "connect...
Hi, I'm working with the nRF9151DK and Zephyr RTOS (v3.7.99 / NCS 2.9.1) . I’ve configured UART1 to send and receive data via GPIO pins:
TX: pin 8 (P0.08)
RX:...
Hello,
I am setting up a board configuration for my custom board and trying to get a bluetooth sample (heart rate profile) to compile using the board configuration.
...
Hi,
I am struggling a bit on how to correctly extract the device name of the reflector, which is present in the Advertisement Data.
The code that i have down below shows...
Hi!
What is the max PDM frequency I can set? Is the clock limited to these options?
https://docs.nordicsemi.com/bundle/ps_nrf5340/page/pdm.html
https://www.infineon...
I have a project where we did not populate the external oscillator for our custom board which has an nrf5340 on it. I did most of my BLE testing on the nrf5340 devkit and...
Hello,
I have a question regarding the internal handling of the update recovery process for BLE mesh DFU, specifically within the DFU Server model + BLOB Server model. ...
I am a beginner in BLE systems. I am designing a board with a Nordic chip, and I have difficulties in designing an antenna... Can you look at my technical solution and correct...