Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
Hi, In my project we are using the ESB between a nrf52811 and a NRF5340dk and are trying to evaluate the maximum speed we can reach with ESB packet transmission without acknowledge...
Is there a way to test that the RXD and TXD pins are sending and receiving data on the nrf5340? I am trying to connect these pins to the u-blox ANT-B10-00C using male to female...
Hi,
We developed a custom board based on the nRF54L15 SoC. We realized many current consumption tests with regulator configured in DC/DC mode. These measurements are in...
How is it possible to read the DEVICEID from the FICR for any Nordic family device in a generic way using nrfutil?
`nrfutil --json-pretty device device-info` does not include...
Hello,
Our product that we currently design is based on the nRF52840 QFAA and w e are looking to achieve FCC, CE and RED compliance.
I would like to request any certificates...
Hi,
I've just migrated my project from NCS 2.6.1 to 2.9.0 and I'm having some problems with the UART.
I'm using the nRF52833 DK to communicate with another device and...
Dear All,
We have a custom design with a nRF9160 powered by Lithium primary batteries.
When batteries end of life is coming or sometimes when harsh environmental operating...
Hi, I'm a novice in embedded systems. I have board based on nrf52811 and firmware written for my device but when I received my board from production I could not load firmware...
Hi,
I use the nRF9160 with SDK2.5.0.
Which MQTT version (3.1, 3.1.1 and 5.0) does it support? And w hich QoS level (0, 1 and 2) does it support?
Does it support QUIC...
Hi, Looked into public Nordic repositories in github looking for a recommended implementation of CTS (current time service) to use with this sample: https://docs.nordicsemi...
Hello everyone,
I have a custom board with an nRF5340, which currently uses the internal clock. Im using toolchain v2.9.0 and SDK 2.9.0.
I'm trying to use the RV8263-C8...
Hi,
I've got a question regarding the configuration I have to make in order to get the logs from the nrf9160 in the serial terminal using the hci_lpuart sample.
My setup...
Hello, I have an application developed with the nRF9161 DK board, which essentially consists of a GPS tracker that acquires a position every x time and sends that same position...
I have been using a Chinese debugger ARM v9 which supports JTAG+SWD to debug my nrf52840dongle so that I can upload my custom bootloader with my code in it using SWD pins...