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?
hello Dev Zone.
i need help.
now i'm try to make IR Line-tracer and detector
how ever, when my detecting object far then range,
"saadc" value change to Negative...
Okay, so I opened up my Segger Embedded Studio today. Oh, there's an upgrade--quite a few versions. Oh, that's just ducky. Click on upgrade link and get taken to:
https...
Good day.
A key customer has contacted us to give us an opportunity to devolop a lift truck IoT tracking project.
It's a big warehouse, so we cannot use the nRF9160DK...
Hello Guys,
i do have nrf9160 DK with me , and i want to connect with Verizon NB-IOT network in texas, US.
I have upgraded the firmware with latest version :
Semiconductor...
For some reason when I try and connect to an Android Pixel 2 Android version 10 I get the above BLE_GAP_EVT_DATA_LENGTH_UPDATE_REQUEST event. I do not really understand it...
Hi,
i am trying to run the bluetooth/ipsp example on the nrf5340 pdk. I am using the zephyr toolchain as described in the zephyr getting started guide. I followed this...
Hi, We have a Central device with a bootloader and wish to have OTA update feature. We have added code for it to advertise on a certain condition of a button press. Once it...
I have a somewhat unique GZLL configuration and am running into a bug that I don't really understand.
"Maximum tx retries" is set to 1 using nrf_gzll_set_max_tx_attempts...
I'm developing a sensor network and i am using nrf52840s and sdk15.2. I have developed a multi role unit with 4 central links and 2 peripheral links. This was tested and worked...
Hello,
This isn't actually a problem report, but might be interesting for readers of
this forum anyways.
I'm writing a series of posts about how to get a unified...
Hi everybody
I want to build a wireless UART transmission system using 2 nrf52832 modules,1 master and 1 slave
Can anybody help me know how to do that
Thanks everyo...
Hi guys,
I am trying to modify Light switch example. My goal is to create a mesh network to transfer data from server to client periodically. So far, what I have done is...
A simple question - if using the nrfx timer library how do I set a timer prescaler?
I'm using timers 3 & 4 in compare/capture mode to measure pulse widths (not the application...
Hi,
I am using nRF52840 dongle. To program this dongle an nRF connect programmer is used. Unfortunately erase button of nRF connect programmer is always disabled?Is it...
Hi,
We are developing a device which connect to a smart phone and alert the user through smartphone when the device disconnected (out-of-range).
So I guess this app...