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 using nrf52840 dongle with uart using ble_app_interactive example,
but after commenting only uart with cli is replying with some text as shown in image .
For the...
Hi! I'm using S140 and I'm using the ble_advertising module to set up advertising.
This is my advertising_init function which is working properly until I uncomment the enabling...
This is perhaps not so much a question as a request.
The FDS event handler, type `fds_cb_t`, has only one argument, type `fds_evt_t`, unlike (say) the two wire event handler...
Hello,
I would like someone to explain to me payload for Zigbee cluster library (Zcl)
i was following this guide to control my lights:
https://infocenter.nordicsemi...
I am trying to connect to another type of board via the UART on the development kit. However, there seems to be a voltage mismatch. Are the nRF52840 development kit UART signals...
hi... i want to store data in flash , i will get the data periodically . i have merged the ble_app_uart +fstorage example . Even i am writing data to flash using write command...
Hi everyone, I have a question related to the power supply of nRF52840 DK
I want to operate the nRF52840 DK with a LiPo battery (for experimental purposes). Is it possible...
The antenna is mechanically symmetric, but as I understand not electrically symmetric.
Is this an errror ?
www.fractusantennas.com/.../UM_FR01-S4-210.pdf
Chapter 5:...
I am wondering what happens to the NRF LOG statements when not running in the debugger.
I have found (probably due to interaction with the SoftDevice) that too much NRF_DEBUG...
I cannot get the scope of the sdk_config.h file to encompass all modules. Process
Start with example project using the file system as per the install.
After compiling...
I would like to use the UART at the lowest possible level and Ihave created a very simple example which uses the UART bus with the registers. The example should write word...
Radio is flashing green, on and off, but I can't seem to connect to it. Looking at the graph of usage, I can see that it is talking to something since the available amount...
Hi,
I'm using pc-ble-driver-py.
I bought the nrf52832 dongle.
The problem is uart pin number of dongle.
The pins of my dongle and the pins of the hex file are different...
I am working on adding firmware updates to my BLE application on the BL652 module ( nRF52832/PCA10040 ). nRF 15.2.
I added in the code for the BLE Background DFU, which...
Hi ,
I can not understand or there is something wrong in this example here ;
He defined " point_fifo" but initialized "my_fifo" , How does this work ?
https://infocenter...