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...
Hello,
I am working on the mqtt sample from ncs\nrf\samples\nrf9160\mqtt_simple. Mostly the nRF9160 connects to the MQTT server in the first attempt. But sometimes I observe...
Hello,
I work on nbiot evaluation and i try to send udp data from my basement.. I boot and attach network from ground-floor and when i'm on PSM mode im going on basement...
I want to run the board at 1.8V and run the uart and spi examples on my laptop. What should be my configurations and which micro-usb port shall I use to connect with laptop...
Hi,
I'm trying to send custom messages between server and client, based on the light switch example. I've modified button_event_handler and the client was able to receive...
Hi Nordic team,
I have an issue: I have to program/flash my mesh application together with softdevice140, mesh-bootloader and device settings page on the nrf52840 chip....
Hi everyone,
I am facing a kind of a strange problem. I want the system to enters system OFF mode when a certain pins goes to LOW. For that reason I have include code section...
I plan to use the nRF52833 or nRF52840 chip and as usual it needs a charger circuitry “PMIC” to charge the battery "Li-Ion"
Is there any special PMIC version recommended...
I'm using nRF52810 in a CR2032 battery powered device.
I use the DCDC mode to enhance power consuption. According to Product Specification in release 1.3 (and unlike nRF52840...
Hi,DevZone
I'm not Native English , sometimes can not express exactly, So, I'll provide a concise description about the question
1, platform: nRF52832_QFAA _E1, nRF5_SDK_13...
I used the NFR connect tool to install softdevice on the NRF52840 Dongle. I see noise about another tool to set up this kit in this forum; these are old. I forget what it...
Hello,
In our application, the central device will connect to one peripheral node at a time, collect the data, and disconnect it. There may be more than 30 to 40 peripheral...
Hi
I have two board nrf52833 along with the antenna array.
I want to implement Angle of Arrival.
I want to know from where can i start. any demo example
please me...
The global window in Nordic SES does not display the static global variables. I am probably missing something very simple, but I can't figure out how to view them when single...
At the very beginning of the program in the main function, my stack pointer is 0x20026390, although I expected it to be in the 0x20040000 area.
In this case, static memory...