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,
This post is just to share with all of you (who would need it) a simple application interface (attached here) that uses the nRF52840 USB since we spent some painful...
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...
Hi,
We have made a custom board with nrf52840-QFAA. In the nordic board folder in Zephyr sdk, I could only find .dts file for nrf52840-QIAA.
And there is only one soc...
I use the nRF52840-QIAA and in the datasheet are 2 different reference designs for the ANT pin. 3 or 4 component matching and filter network. When I calculate the impedance...
Hi.
I would like to build a FW image for the nRF5340 net core which includes the two mode BLE controller part and Radio Test (like in the Radio Test sample). These two modes...
Hello Team, We are looking to do a POC on LE audio feature. Could you please clarify below query on the product nRF5340 DK which supports LE audio? We are planning to buy...
Dear Bluetooth Mesh experts,
The Android app needs to monitor the accessibility of all mesh nodes. One way to implement it would be to add a ping message to the firmware...
Hi,
Automatic installation from ToolChain Manager, no errors. Perform west update ,no errors. Check all the files ,no problem found.
Have reinstalled NCS for many times...
Hi,
Using MeshSDKv5 on custom nRF and nRF52DK
We are working on an LPN wireless PIR sensor so which sends a sensor status publish message on occupancy.
I have notiiced...
Hi,
I´m making my own custom nrf52811 board, but I do have some questions about programming. I want to program it with the nrf52dk using p20.
Now I did read that 3v is...
I installed nRF Connect SDK v2.0.0 and notice that the open Segger Embeded Studio button is not shown.
Also (may be related) opening Segger Embeded Studio from the SDK v1...
Hi,
I followed the instruction on infocenter as bellow,everything goes well ,but the cc.composition_data_get() command,no composition data was received . Any missing steps...
I developed a custom board using nrf52810-qfaa, i edited pca10040e-s112(sdk17.1.0) and changed the advertising led to BSP_BOARD_LED_3, as i have only one led on my board at...
Hi,
I am trying to debug ESB packets with the following setup:
1. PRX (NRF52810)
2..PTX (NRF52810)
3. Sniffer (NRF52832) ( modified PRX so that it returns without...