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...
Dear All. I have question about compiler of nRF5_SDK_V12.3. I compile the example BLE_peripheral\experimental_ble_app_blinky by gnu arm(latest version). It can work on nRF51...
Hi,
I am having problems with a custom board using pin 0.10 as GPIO.
I have added -DCONFIG_NFCT_PINS_AS_GPIOS to my makefile. Without that, as expected, I am unable to...
Hi,
In the latest infocenter page, see:
http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_crypto_backend_micro_ecc.html?resultof=%22micro...
I am in the process of building software to drive a bare metal widget based on the nrf52840 - currently against the DK board. We have an in-house abstraction interface layer...
Would it be possible to add gatt proxy to the ble_app_uart_coexist example so it could be provisioned from the mesh app?
Or will the BLE uart service interfere with the...
Hello, I am using SDK2.0 for Mesh on nrf52840, I have not found any material related with low power mode support of nrf52840.
Is low power mode on MESH SDK not supported...
Hello!
I have been trying to make a wearable custom board. I have been trying to find some info about it but i don´t find anything useful. I have some questions. Working...
Hellou, I'm developing firware which is modification of light switch example. I have build in communication protocol, and when i receive coomand to remove nodes promisioned...
I recently downloaded nRF52840_PS_v1.0 and noticed a change in the register description for the SAADC RESULT.PTR (p. 365). A note was added that states... "Only bits 29 and...
Hi,
I have got two questions:
1) I am trying to write a code into nrf52840, and was wondering is there a specific SDK version to be used for the nrf52840 DK, or we can...
Hi,
I have used Nordik UART iPhone App code for our App development
Now till iPhone 7 App is working fine.
Now when I run App on iPhone X it is displaying log error...
I have a usb dongle with nRF51422 (PCA10031) and downloaded nrf sniffer software version 2-beta from https://www.nordicsemi.com/eng/nordic/download_resource/65225/1/90637756...
hi,
i am using NRF52832 DK, and sdk 15.0.0.0 ,,
i want make the central to work also as a peripheral...i.e whenever central is not working ,or ,central is not in connection...
I am evaluating the throughput of BLE communication between 2 NRF52832's, 1 acting as a central and 1 as a peripheral. I've modified the ATT_MTU Throughput Example, and I...
Gone through sdk 11.0.0 Experimental_ble_blinky application, i trying to assign one gpio pin in place of connected LED. what is it receiving when pressing on & off switch...