I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
While I understand that the sample code is not intended for the nRF52 Dongle, I am still wondering if I can make it work on it.
I have successfully tested it on...
Subject: Request for Assistance: Coding BLE and SPI for Gesture Control using nRF52840
Dear nRF Support Team,
I hope this email finds you well. My name is sharon and I...
Is there any analog to digital input on the nRF9061 SiP / DK? I essentially need to plug in a microphone to this, so I looked at a couple of options -- ADC, the DMIC interface...
Hi,
I'm using an nRF9160DK v1.0.1 (2021.26) for developing an application on the nRF9160 with ncs v2.5.0 and I'm currently looking to optimize current consumption. I realize...
Hello, We have a custom board with nRF52832 in production, nRF5 SDK, s132, using BLE. We recently have faced some issues regarding connection from some of our clients.
The...
Hi Support team,
My application was based on NCS v2.5.2, which has no driver for the charger bq24295, and I ported a driver from Linux and it worked well.
Now I want to...
In my project, my master controller need to scan devices through custom uuid.
One problem is that in ble_advertising_init, I can only add 16bits uuid and type of which is...
We need to issue a command to an nrf52840 device :
nrfjprog --program file.hex --chiperase --verify.
everithing is working with [nrf-command-line-tools-10.24.2-x64.exe...
Hi all,
Is there anyone here who has already use Clion with nRF9161 ? I'd like to use Clion it's better than VsCode. I've find how to for nrf52 but it doesn't work for me...
I am currently working w/ a project that utilizes TrustedZone and PSA Protected Storage to read/write to internal flash that's accessible only in the secure partition (I'm...
Hi! i have some problems with extension, i cant see action bar/boards. I had no problem with v2.5.2 of sdk and toolchain but when i bumped it to 2.7.0 in manifest file it...
Hello, What is the compatibility between build codes for nRF52811 CAAA; meaning is it OK to use SDK nRF52 15.3 for both AAO and Ax0? If not, what is the consequence of using...
hello, I am about to get a new computer, I would like to get some opinions about which operating system is the best to use, linux, macOS or windows? right now I am using windows...
Hi everyone,
I am currently trying to flash the MDBT50Q-DB-40 demo board from Raytac but I'm running into some issues with flashing it. I have both referenced the setup...