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
We are developing the use of ESB together with BLE, using the Timeslot API.
We have been using the known tutorial for the ESB timeslot implementation:
https://devzone...
Hi,
We are using nRF52832(lairdBL652) module for indoor application for the prototype version.
We are using nrf52832 for both central and Beacon device.
We have made...
Hi,
I have combined the light switch and the dimming example. The thingy 52 contains one generic onoff server and two generic level server for brightness and colour.
The...
I updated Thingy91 with modem firmware (mfwnrf9160100.zip) and application firmware (thingy91_ltem_v0.2.2.hex) from latest firmware package (thingy91fwv022.zip).
Question...
Hi,
I have nRF9160 DK. I downloaded nRFConnect SDK with source code.
I know that samples compiled with libraries are loaded and executed under MCU on the DK board. Since...
I only want to dfu for bootloader ,but i have some problem ( insufficient resource、 dfu success but my device is crash ).
maybe my bootloader.zip flie is error.
can you...
Hi guys,
I am using mesh server example with UART fuctions integrated into it.
I wanted to send a string through UART.
I tried using app_uart_put() function and this...
Hello,
I was wondering when a device needs to be certified and if that is a country by country basis? If you were to follow the circuit guide lines, would you still need...
Hi, I am using https://github.com/NordicSemiconductor/pc-nrfutil code from here for nrfutil. I am working on both mesh and standard ble application.h I am facing problem keeping...
Hello,
does the nRF52840-DK Board have a I2S interface because the nRF52840 SoC have it but I didn't find it in the nRF52840-DK manual?
I find in the nRF52840 manual ...
Hi,
I'm referring to Generic on/off example and I would like to adjust scan interval and window time.
When I measure power with base code I see that device is in listening...
Hi,
I have seen that it is recommended to let the SIM_DET pin floating when using an eSIM in order to avoid leakage.
What is the internal configuration of the SIM_DET...
Hi,
I'm using a Segger Embedded Studio Free Commercial Use License to develop for the nrf52 family. I'm being notified that I need to renew my license if I want to access...
I am new to the mesh network technology. I am experimenting with the iOS BLE Mesh app provided by Nordic on App store and nRF52 development kit. The App functions very good...