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,
I need to use 6 saadc channels to sample voltage on my project. The saadc channel 0 could be configured to connect different inputs(ANI0~AIN7).But I try to configue...
Dear,
"RECOVER" was not working properly in nRFgo Studio after tried to upgrade firmware in PCA10056.
Based on Nordic knowledge, I tried to upgrade nrfjprog to 9.7.x...
I have a question about "sd_ble_gattc_write" and "BLE_GATTC_EVT_WRITE_RSP".
1) If "BLE_GATTC_EVT_WRITE_RSP" occurs, can you guarantee that the data has been written to the...
I want to realize "LE Secure Connection" with "Passkey Entry" or "Numeric Comparison". I know that "passkey" is obtained in the "BLE_GAP_EVT_PASSKEY_DISPLAY" event. Who produces...
I am using SES SDK 15.3 SD 132
I am trying to step through simple operations and need to enable a softdevice clock.
Right now i am using nrf_drv_clock and engaging clock...
Hi,
I'm using the NRF Mesh app for iOS for node provisioning during the development of a new product.
I'm facing a recurrent issue during the provisioning process using...
I'm converting an SDK 14.2.0 project to SDK 15.0.0, initially using the legacy layer.
The documentation states that:
"The UART default configuration is located in sdk_config...
Hello,
we are developing an asset tracking solution. The Noridic send out BLE Advertisements to show, that they are still available. These signals are received by Receivers...
Hello,
We have multiple NRF52840 dongles that we want to repurpose as receivers for the NRF Sniffer software. Browsing throughout the forum we've came to the conclusion...
Hi,
I need to create a dynamic array to send a different number of bytes of data using TWI. Here is how I create an array:
When using the malloc function, I always get...
Hi
There was a problem using the external ADC AD7792 in a project with SoftDevice. The problem is that when the ADC is processed in a project with SoftDevice, the waiting...
We have implemented proprietary audio streaming on the nRF52. It reads Audio from a PDM mic and uses the timeslot feature of the BLE radio to send said audio to another BLE...
Hi:
I already updated the SDK to the first release version V1.0.0 and the unit works well with NB-IoT, UART and SPI. I'd like now to include real GPS data but I can't get...
Hello, I'm working on programming a cycle to measure the power consumption. I need to send a message and wait for a response for some time, then shut the modem off, no matter...