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 have both SD Card and accelerometer in same SPI bus. Both of them working like charm if another is not present. I'am using app_sdcard from 52 sdk.
Can i use spi...
Most of the SDK Peripheral examples support only a single connection.
Is there a guide somewhere which explains and illustrates what, exactly, needs to be changed to update...
Dear Nordic,
During testing we noticed that grounding a pulled up gpio input directly took a significant amount of current, around 250uA. This is as expected with 3.3V...
The latest NCS (v1.2) indicates it's compatible with modem FW v1.1.1. Is it compatible with modem FW v1.2?
If no, then what is the correct NCS for modem fw v1.2?
If yes...
I am attempting to run the Thread topology monitor as per
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.1.0%2Fthread_topology_monitor.html
1) First problem...
Hi,
i'm the manager of brand "Promethos" and i write you about that concern the case ID 247688. In your last reply you have suggest :for the USB port I used many of them...
Hello,
I've been trying for days to convert any example from Keil to SES, I have road probably every question here on the dev zone but I am unable to fix this, I ever...
Hi,
Just received a new nRF9160-DK 0.9.0. After upgrading modem firmware to 1.2.0 and inserting a local SIM card, the modem connects nicely to NBIoT (as shown in the Link...
I would like to use the direct test mode (DTM) to test my own hardware with Rohde & Schwartz CBT. I have managed to create a simple test case using nRF52 DK and the example...
Hi Nordic team,
I was using my PPK with a custom board I used in the past testing new features in software, the PPK with nRF Connect was measuring everything fine, since...
Hello,
Are there any documentation on the python API for the sniffer? e.g. Definition of parameters? For device list from scan, the output may look like:
BLE device...
Hi,
For a running project I would like to have a nRF52840 based mini dongle (Logitech Unifying formfactor).
I found some parties who sell nRF52840 dongles but thy...
Hi,
I have successfully detected my custom board (nrf52832 chip ) with nrf 52dk board and program it with blinky hex file given in SDK 15 version and works.
Now, i update...
Hi Guys
I got a nordic thingy:91 and just play a bit with it and the asset_tracker application. Everything is working and the thingy sends its data to the nrf cloud.
My...
Hello, I am creating a peripheral with a totally custom set of services and characteristics (it will only talk to our custom central device). I've adapted the examples and...