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,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
Does the http FOTA_download client support 301 responses, ie permanent redirects? I want to move the download file from a hired space to our server. Is using permanent redirects...
Previously I have been successful getting the AWS FOTA update working using the AWS FOTA example project, the example update.bin file and location provided
by Nordic for...
Hello there,
I am working in my master degree project with nordic NRF51822 microcontroller, but I faced two problems. I don't know if is a SD problem or hardware problem...
I've been tested for BT SIG however have met error which sent 0xc000 and got 0xc000. I expected to receive 0x8xxx. Command is LE_TEST_END in DTM.
I tested with nRF52832...
Hi!
I have old code written in nRF51 enviorment with SDK nRF5_SDK_12.0.0.
I've successfully flashed the softDevice (s130_nrf51_2.0.1_softdevice.hex).
No error occurs...
hi, I am fresher starting my carrier in ASIC i am learning about UART where i come across with the word "DEADBEEF" in the coding please help me with where it is used and how...
Hi We've been using SDK12.1 with softdevice 3.1.0 on a NRF52832 for some time now. Now we want to upgrade our SDK to 15.2 with softdevice 6.1.0. We've converted the application...
Hi all,
I am working on nRF52840, nRF5_SDK_15.2.0, pca10056,usbd_cdc_acm
I can now communicate nrf52840 with PC,However, I failed to connect nrf52840 to android, Android...
Dear Team,
Greetings !!!
Device - nRF52832 Softdevice - s132_nrf52_6.0.0 IDE - segger embedded studio Bootloader - secure bootloader
In our current application, We are...
Hi,
We have build complex application based on Nordic SDK. Right now we are thinking about moving to Zephyr OS. I was wondering if there is any tutorial/tips I can find...
Hi, I'm using nrf52832 development board. In which i have flashed hci_uart example code of zephyr (latest code taken from https://github.com/zephyrproject-rtos/zephyr ) which...
Hello,
Our product is configured to use 3 total GPIOTE channels –– 2 sensors configured for "high accuracy" GPIOTE events, each around 10Hz refresh rate, and 1 using "low...
Current consumption during k_cpu_idle() after GPIO interrupt does not take the same value. Why does this happen? Any idea? Thank you for reading this post in advance.
<Environment...
hi all, i'm using uart with easyDMA, and i'm disabling and enabling it back on my code. before disabling the uart TX and RX works fine. after disable&enable i get wrong data...
Hello,
as part of the development that will soon be in production, I would need to be able to authorize or not the pairing according to an internal state of my device. ...