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...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hello all,
I am using nRF52832 IC, Segger ES as IDE, SDK 14.20 and SD v5.0
I have around 70 bytes of data to be sent to a smartphone. I am using nRFConnect app to check...
Good afternoon. I need to make a network 5 or 6 nrf52840 boards connected as peripherals on a single central board, also of nrf52840. Each board will read a sensor, and send...
because I cannot find nRF module for testing.
and I want to use bluetooth 4.0 BLE with nRF uart
so my product will send data from serial port (rx ,tx through DB9 ) and...
Hi there, We are not using external Crystal for this design and thinking of reusing XL1 & XL2 (Pin 0 and Pin 1) for SPI (MISO & MOSI). But I found that I can't set properly...
So we're in production with the '832 and me, I drank the kool-aid already, but I'm trying to turn my cow-workers on to Nordic so I tell one of them "Oh install the command...
Hi There,
HW: PCA10056
SW: nRF5_SDK_15.2.0_9412b96
Test source code: ble_app_blinky
How can I create single Button with multiple condition based on the period of...
Dear Support,
I am working now on the PCA10040 Development-Board, I use the Booltoader from the nRF5_SDK_15.0.0 and the application from the nrf5_SDK_for_Mesh_v2.2.0. I...
Hi,
I have a crash in the LOG backend UART when the system shutdowns:
My power manager handler is as follows:
The crash occurs when the backend calls nrf_drv_uart_tx...
Dear Nordic,
I port one of my application for nRF52810 from nRF52832(application). i Followed as per guide. but when i build its showing an error.
RTE\Device\nRF52810_xxAA...
Hi, Sir
I met a problem when I enabled ble_adv_directed_slow_enabled in nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_hids_keyboard\pca10040\s132
The detailed...
Hey all,
I've been having a problem that it seems like a few others have had as well. When I connect my desktop computer to the devkit, it does not respond to any nrfjprog...
HI, I am using NRF52832 sdk15.2 .
I have some doubts
How to assign two to three different timers to do different functions
1. I need to read the sensor data every one...