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...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
I am evaluating the board nrf3054-dk + nrf7002-ek I build and run the sample project net/samples/wifi/shell on my board when I compiled the project, I added the following...
The blinky example from the official website can be programmed, but after opening the code and compiling with SES to generate the hex file, it cannot be programmed. An MBR...
I think variations on this question have been posted before but they all seem to be very old. I'd like to use the Bluetooth 5.2 LE Power Control features that involve exchanges...
I am evaluating the board nrf3054-dk + nrf7002-ek I build and run the sample project net/samples/wifi/shell on my board I tested the wifi shell with some personal encryptions...
Hi!
I just upgraded a product we developed using a Fanstel BT840X module (nrf52840 with a Skyworks SKY66112 amplifier) from SDK 2.3.0 to SDK 3.1.1 and I noticed that our...
I'm planning on using an e-ink display with my custom PCB . But when I add/enable the e-ink display node in my device tree, the TF-M code throws an exception in /ncs/v3.2...
Hi,
The attached screenshot shows a section of an air-trace for the 5340 running a commercial LE Audio stack. From the rising edge of the logic inputs, it can be seen that...
Hi List, I am using ZMS to log data. While performing stress tests, I see few issues:
Including zms in the projects makes the application boot time delayed. The delay...
Hi there,
Several examples of the course include a configuration file and an overlay file for the nRF52840 dongle. However, the code cannot be compiled. The problem seems...
Hi everyone,
I’m trying to use the HTTP client sample from NCS v3.0.2 with a W5500 Ethernet shield on an nRF5340. DHCP works fine, and I can successfully POST and GET using...
We are using the Murata Type 2FR dev kit - https://www.murata.com/en-us/products/connectivitymodule/wi-fi-bluetooth/overview/lineup/type2fr
Internally, this has NXP's RW612...
I'm running the subrating sample (ncs\v3.1.1\nrf\samples\bluetooth\subrating) on two nRF54L15-DK boards. Using a protocol analyzer I'm seeing that when the subrate factor...
Hi there,
Just a minor flaw in the exercise, but a question concerning the callback from the event “le_param_updated”. In the solution to query the connection interval,...
One of my customers currently has a requirement similar to the one discussed in this ticket:
In their product, the main controller is a BES2610, and the Bluetooth functionality...