I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello,
I'm working in NB-IoT and I've been trying to flash the UDP_with_PSM sample ( https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/udp_with_psm...
Hi All,
I live in India
City: Pune
I got my Thingy91 yesterday, but later I realized that as there is no support of NB-IOT or LTE-M in India, I am not able to activate...
Hello,
I tried to mix AWS_FOTA sample with GPS from asset_tracker (see code first screenshoot) and I get that error (see second screenshoot). Do someone have an idea please...
Hi,
I am using nRF52840 DK with USB and BLE prototype under hardware peripherals example in the SDK. I need a real world example using BLE with USB as host interface. Can...
nRF52840 works with 1.8V supply voltage? We are using Circuit configuration number.5. it tells VDD should connect to VDDH.
As per the circuit configuration 5: VDDH is N...
Hi :
we met some quesiton when using nRF52840:
1. Is it possible to drive a pin to high or low in sleep mode? For eg. we would like to put pin P0.12(may be other pins...
I am trying to communicate between an ADXL362 accelerometer and a nRF9160 DK. I see on this link https://docs.zephyrproject.org/latest/samples/sensor/adxl362/README.html that...
Hello
we had purchased nRF6700 and nRF24LE1-F16Q24-DK from Mouser India on 14-oct-19 .and it comes with an older version of firmware i.e.(3743) And currently, I am facing...
Hello:
I have to nRF52DK boards and I am able to run the ligth_switch example, but the thing that I want to do is send a message, "hello" from one node to other. I saw...
Sir in the above code i have a cmd_zb_match_desc() but i am calling inside the switch case but after calling i didn't able going inside the finction
please give the Suggestion...
HI,
I want to send heart rate data to smartphone using NRF51422 in every second without any time delay or minimal time delay ranges between(0.9 to 1.1 sec).
Thanks...
Hello,
I managed to get a central application to run on the nRF52810 with SDK 14.2 and S132 V5.1.0. I also got the bootloader working with this setup.
Right now I'm having...