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...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
I am developing a product that would benefit greatly from the use of NFC but is currently limited by the fact that NFC scanners are only available from iPhone 7 onwards. If...
Hi,
I was wondering if it is possible to create a program that can control mouse movement as well as perform some keyboard button functionality at the same time?
Hi,
I'm developing an Android App. I want to measure and display advertising interval of any scanned peripherals like NRF Connect does.
I researched Android BLE Scanner...
I am working on the multi peripheral example and added the uart services uart working fine but how i can see the data without enabling the nrf_log.if i am enabling the nrf_log...
Hello all,
I am currently in the process of adding BLE support to our project. I have been as careful as possible when copying over source files and SDK_config settings...
Hello,
I am using SDK 15.0.0 and GNU Tools for ARM Embedded Processors to compile the Application Program.
I faced a problem to understand compiler abbreviation, so i...
Hello. I have a problem with usbd_msc . When I plug the device by usb and Windows sees the device how mass storage. After I copy files to the device - it copies and all is...
Hi,
I am using a NRF52832 with S212 in a custom board with a host processor. The host processor configures the NRF52 through UART.
The custom board is configured as...
Hi everyone, quick question.
I'm using the nrf_drv_timer library (from SDK 15.0.0_a53641a) to count the RTT between connection events packet Tx/Rx, however, I get this undeclared...
Hi
The 840 datasheet (page 90) states that the HFINT tolerance is +/-1.5% typical and +/-8% max.
Under normal operation, the HFINT is running and so if the device (like...
I was beyond excited to see all the support Nordic was providing to the mbedOS project.
All of a sudden it disappeared.
If not supporting mbed the alternatives would...
Hello,
We have an nrf51822 system where disconnecting the battery is problematic, and the sharing of the reset line between SWD and reset function has been a real source...
Hi. I'm beginner of nRF.
I want to get some data from a temperature sensor, but I don't know how to assign a pin. Also, how can I check the data ??
In Arduino, there...