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...
SDK version: nRF5_SDK_15.0.0_a53641a
Softdevice version: s132_nrf52_6.0.0_softdevice
Hardware: nrf52DK PCA10040
nrfutil version 5.2.0
Hi,
I am trying to get the...
We have a custom nrf52832 board. We have nearly 260 boards. After uploading the app through DFU app (nRFConnect) , the new application starts to advertise . The application...
Hi,
We are using NRF52840 in our project.I am using SDK 15.3 and soft device s140 in keil 5 uvision. The NRF52840 Bluetooth will act as central and the other controller...
Hello. I am sending data from the multi-roll BLE module to the central BLE module using Notify. Currently, only the sample project HRValue is sent.
The data related to transmission...
Hello!
I'm using the nRF 52840 module for Zigbee applications. I am implementing a Zigbee router and I need the time-limited commissioning on the device, such as the creation...
Should it be possible to send SMS with the at_client example, and is there any special requirements to do so?
This is the AT commands setup procedure I've used:
AT+CFUN...
Can anybody help me please?
I'm trying to find a chip that will allow me to connect to my smartphone's internet connection over bluetooth.
I don't want to create an app...
I installed nRF connect for desktop in ubuntu 16.04. I added Programmer app . It was working fine till yesterday. But I update it from the nRF connect today. But now programmer...
Hello,
I try to use the opus codec on an 52840-DK. The Build and Flash with ARMGCC woks fine (with gcc-arm-none-eabi-8-2019-q3-update) but I'd like to use the debugger from...
While using the Zigbee OTA examples (nRF Thread and ZigBee SDK v3.1.0), I have noticed by the sniffer, that the attribute “Block Request Delay” is presented in the OTA Upgrade...
Hi! A strange problem we encountered is a different behavior of our boards before and after cutting the SB40 bridge and place a jumper on P22.
First part which works as...
Hi,
We are using NRF52840 DK in our project.I am using keil5 uvision, using SDK 15.3.0 and soft device S140.I have installed nrfx command line tool version 10_3_0 and nrfgo...
I'm using Segger Embedded Studio 3.52, nRF SDK for Thread and Zigbee v3, nRF52840-Preview-DK
I have a Zigbee Coordinator and Zigbee Router that work great at my home office...
I can success transplant saadc and fatfs to my ble project.However, when there is a SD card, the slave can write data to SD card successfully, but disconnect with the master...