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?
Dear sir,
If I dump the hex file of this path "nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_uart\hex" then the code is working fine. But if I dump the hex file...
Part 0 of the Tutorial directs the user to use the Getting Started Assistant, but it appears to have been deprecated.
So I've used Toolchain Manager instead.
Part 1...
Hi,
looking for some examples I found this ticket but links inside seem not working. https://devzone.nordicsemi.com/f/nordic-q-a/146/example-software-for-usb-communication...
Is exist any way to detect IDLE RX line on UART?
I try to use RXTO but this is seted each time when 1 byte comes.
everytime, it changed size of data which will be readed...
Dear Team, I'm preparing an application for nRF52840 that will require to send and receive data collected from two different sources, I2S and UART, two UART or SPI and UART...
Hi Nordic,
Please provide the way to debug not able to write 14 Bytes data into Queued Writes module, my application not get any nrf_ble_qwr_on_ble_evt.
[Project Informaiton...
I am a little bit confused on the steps I need to follow to program the settings and the bootloader files. According to Secure DFU over Serial example instructions ( https...
Hello,
I am trying to download the program to my target using J-LInk. Unfortunately, I get this message (see bellow) and I don't know how to proceed.
Any help is appreciated...
Hi,
I am working on a project that utilizes mesh technology. I'm currently using nrf52832 with NRF Mesh 4.0
There are multiple devices that can act as a server and a...
Hi Folks,
Need some advice. We are sourcing voltage to a variable resistor from an output pin. We've configured this as a high ouput. The overall resistance of the POT...
Hi,
I'm testing ads1292 sensor with nrf52832.
I got some problem when i use spi manager library.
I'm using ble_app_hrs project.
If i use spi manager without advertising...
Hi,
We build a new board based on nRF52833 wlcsp,
I tried to run a simple code with BLE peripheral (ble_app_uart example), and I noticed that the HFCLK is not working...