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,
I am developping a project on with the nRF9160 and I would like to have the LTE and GPS working concurently. I managed to have both working separatelly on my custom...
Hi. I am confused about flash endurance. In the product specification for the nRF52832, there is a note that flash endurance is 10000 write/erase cycles:
Does it mean...
Hi,
What's the easiest way to subscribe to the MQTT messages that the thingy91 sends to the nRF cloud?
I have tried setting it up with a node-red and a python client...
I am newbie in nrf51822 and I am going to do project nrf51822 with BLE mesh. I have some questions regarding to this, please support me: Does Nrf51822 support BLE Mesh? Does...
To the kind attention of Nordic support team,
In PCA10059 hardware files C10, C13 and C25 are not conected when I see in the bill of material. But it seems that in the real...
Hi,
I am currently just trying to clone the nRF connect sdk according to the getting started assistent.
All the first steps just worked fine, but I ran into a problem...
Dears?
When I click the download link of nRF Sniffer v2.x ,it show "page not found(Error404)"
Would you help me?
nRF Sniffer User Guide v2.2 is to be used with the...
Hi Sir,
In normal, we can see three virtual COM ports in nRF connect - programmer, first is for nRF9160, second is for nRF52840, the last is for nRF9160 but not use.
Then...
Hi
I have a wired situation in my project. Everything is working fine when I am running my heart-rate device with the debugger. When I detach the debugger or just power...
Hello
A project that recently made a sensor found that the timer consumes a lot of power.
I built a timer to collect sensor data in the timer handler.
Sensor only...
Platform NRF52832 SoftDevice S132 V6.1 SDK 15.0 FreeRTOS implemented
Hi, In our application, once the mobile app is connected to the peripheral, it makes continuous writes...
Hi, I've started an 802.15.4 project using the nRF52811 and see that support in the vSDK 15.3.0 explicitly states the 802.15.4 stack is only for another part. Is there support...
What is the manufacturer and part no. for the nRF52840 DK's NFC Antenna?
I have lost mine and would like to purchase a replacement. I have seen this previous discussion...
Hi,
I have my project working using the nRF52 development board.
A BMP280 pressure sensor is connected TWI to the board and pressure measurements are sent over bluetooth...
Hello everyone,
I trying to communicate nrf52832 SDK 15.0 ble_app_uart(peripheral) to ble_app_uart_c (central) with secured purpose adding static passkey but i don't get...