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...
Hi,
I am using Nrf Sdk Mesh V3.1.0 with softdeviceS132 and sdk board Nrf52832 and esp module
I want to implement Dfu process for my devices preset in mesh network and...
Hi everyone,
I am trying to include a header file into my project but the build solution fails with the error "No such file or directory"
I have placed my .c and .h file...
Hello,
From my software i get gps data and send to my webserver, periodically.
This works for some time then the system blocks! Nothing works anymore.
At first...
Dear team,
I have an understanding that BT Mesh is based on BT4.0 advertisement so even if we select a module with BLE5.0 the TX power will be less while using BT Mesh...
I am adding a new module with some new parameters that I export as service on BLE and I want to store in flash using FDS.
Starting from scratch, so installing the fw using...
Hi,
I am working with nrf52-ble-app-uart-relay example from Nordic Playground github. I use SES IDE & nRF5_SDK_16.0.0. There is BLE event forwarding in ble_evt_handler(...
I am using SDK 16 for nRF52840 with soft device S140.
1. I am interested in using mqtt over lwip on IPV4. Available example is for IPV6. though headers of IPv4 exist (\external...
Hi there, Please, if someone can help me (or let me know of other people answered questions), I have multiple questions regarding Nordic's SDK 16.0. My board is nRF DK for...
Due to the covid-19 virus, my school project changed a lot. The new project is the following: "Study the latency between sending and receiving data from a device generating...
Hi, regarding a nRF24LU1, we are developing a system composed by 4-5 sensors (eachone based on nRF24L01) that send acquired values to a single nRF24LU1 receiver connected...
Hello,
I am trying to drive a custom display with the QSPI driver on the NRF52840.
Is there a way to disable the memory addressing on the QSPI driver and just write out...
What's the recommended way to manage cloud credentials on the device? Right now we're storing hard-coded username/password for testing but obviously this is not acceptable...
Hi,
We have a stability issue with nRF52840 DK after it has been upgraded to JLink DLL version V6.60e and firmware OB-SAM3U128-V2-NordicSemi compiled Jan 7 2019 14:07:15...
I have been looking into using Bluetooth Low Energy 5 advertising features like periodic advertising and advertisement chaining, but have not been able to have any luck with...
hello
we want to connect FPGA to 52840 using QSPI interface for data transfer, 52840 used as master, and FPGA as slaver. so we use write opcode PP4O for 4 lines writing...