Hi All,
Sorry to ask this question, I just learned a little about cmake.
Now I wanted to add a few src files based on the light switch example in SES. Do I have to create...
Hi,
I have tried to use central_uart example on SDK v1.91 using nRF52832. I modified the central_uart file to send hardcoded value rather data from uart. It seems there...
Hi Nordic ,
My product is working fine but i'm focusing on improving consumption at maximum because it is working on small battery ( evoluated tpms application)
It uses...
This is my first time developing for Nordic processors. I am using Zephyr 3.0.99 with the nrf52810 on a ublox BMD-330 eval board. I connected a W25X20CL 2M-bit chip via the...
Hi,
I am testing NFC read/ write examples . in nRF 5 SDK 17.1.0
I am trying to write the tag using PN532 using the adafruit tag reader example but i receive error like...
Hi everyone,
I'm wondering on which plateform / app and how is it possible to read and retrieve the data sent from a nRF52833 Slave to a Mobile Phone (Master) ?
We have...
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...