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...
on nrf52810 datasheet current consumption:1.5 µA at 3 V in System ON mode, with full 24 kB RAM retention, wake on RTC,But Online Power Profiler,Idle current 1.1µA.Idle current...
I am following the "get started reference of nRF52840"
https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK/GetStarted#infotabs
I cannot explore...
Hello,
I have two quastions
(1)
I am trying to run nrf5-mpu-simple written by , but there are just Keil's examples on Github and I am working in SES. There is written...
Hello,
I have developed an application that transmits a string as a notification to the phone app whenever there is a corresponding command received from the phone app....
Hi
nRF52 dongle as beacon---- Code used ble pheripheral/ble_app_beacon/pca 10056/s140
nRF52840 DK as scanner ----Code used ble_app_uart_c_pca10056_s140
what changes...
Simple question:
Is possible a central to evaluate RSSI before connecting to a peripheral?
The idea is to make central device connect and bond to a peripheral only if...
I'm writing some DVT tests what I'd like to see the output from the test display in real time on a RTT log. By real time I mean that if a log statement prints something, I...
I've been running into an issue when running examples from SDK 15.2 (S132 6.1.0) on a custom board that uses a Fanstel BC832 (uses 52832 soc) module.
At the moment I have...
I'm migrating a project from SDK 14.2.0 to SDK 15.3.0, using gcc. I only just got it to link and flash. I'm using the RTT logging and the flashlog. The RTT logging is working...
I have just received a set of nRF52840 dongles and I want to write applications that run on the PC using the dongle so I have downlaoded the pre-compiled pc-ble-driver located...
Hello, I am using SDK version 15.3 and nRF5280DK.
I am having trouble finding an example that uses the button handling library .
From the information I could find on the...
I've been trying to connect my device to AWS IoT for a week, but I'm getting the same error "no matter what" I do (ERROR: mqtt_connect -45), which seemingly is an authorization...
Hi! We're developing on an nrf52840dk and have been running in to some problems when we want the system to only pull currents in the size of a few microamps. As our system...
hi, i'd like to make communicate 2 different nrf24l01+ without the enhanced shockburst if possible, i'm using arduino to control the tx and fpga to control the rx; i'd like...
Hello!
I am trying to improve the GPS-performance of our custom board. It is difficult to know if it is my hardware, firmware, antenna or something else that needs to be...