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...
I have already explored how to fix the related problem in the DevZone. I think the firmware of the ATSAM3U2CA-AU is erased. Here, I have two problems:
1, How can I get the...
Hi,
According to the code in PCA10059.h:
#define RX_PIN_NUMBER 11 #define TX_PIN_NUMBER 9
I would like to know what pins are related to number 9 and 11 in this schematic...
Hello,everyone.
If you have some suggestions,and you leave them, I would appreciate it very much.
I designed a pcb base on nRF51822. It can only be searched by mobile...
Dear Nordic support,
I am working on a device based on the FreeRTOS heart rate example and I am having difficulties with the BLE connection when connecting to iPhone X...
Hi, I want to reduce current my module.
I used SDK15.0.0ver, nRF52832
I have 2 questions.
1. I used app_uart_close();
But My module was reset again.
2. I want to...
hi...
i want to check my data for every minute , so i set the timer for one minute.
but its not working ....... how to do?
i have set the timer like below
i am finding...
Hello nordic team, I have a question regarding BLE Mesh and Uart0:
The InfoCenter is saying that Uart0 is blocked when using the serial Support. I don't wan't to use the...
Hi,
I'm testing an interactive pyaci example in Mesh SDK v2.2.0 with two nRF52DK boards.
Interactive mesh provisioning and configuration example worked fine so I modified...
I'm using nRF52+SDK11.0.0+S132 . It currently has SPI, SPIS, TWIM, RTC. I want to remove SPI and I'm getting: ..\components\drivers_nrf\spi_master\nrf_drv_spi.c(56): error...
Hello,
I'm using the nRF52 DK with SDK 15 and SD132 6.1.0. I have a custom service running that requires periodic characteristic writes. Occasionally when writing to this...
hi guys!
i'm trining to develop the nrf 52840 devkit in particular for the ble use.
from the documentation i didn't find anythingh about send a message to the dongle from...
Hello guys,
I am using nrf52832(PCA 10040) and transmitting radio packets. I want to collect the packets using raspberry pi. Is it possible?. If yes, how are the ways we...