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,
Greetings !
I want to take continuous 40 reading of adc by varying time interval between readings based on RPM value. I want timer interval resolution from 6 Sec...
Hi,
We are using nRF52840 on our product. Since we want to support USB function, we connected VBUS pin of the chipset directly to the USB connector.
We would like to know...
Hello there,
How can I activate long range (coded PHY) in IoT examples, especially in TCP Client application. I've searched that forum and all of entries discussing about...
After receiving my Thingy:91, all was working as expected until I found that the included 10MB of data on the iBasis SIM had been used up and the device refused to connect...
Using the nrf52840 for analog sensor measurements we wanted to increase the accuracy by doing a regular calibration. Doing so we sometimes noticed spurious changes in measurement...
Hi,
I am currently working on a project that requires the control of a BLDC and i am new to the nRF microcontroller is there anyone how can give me some sort of guide and...
Hi all,
i'm testing a feature of my project using the ble_app_blinky central example adapted for the nRF52840 dongle. My goal is to discover the devices that are advertising...
Hello All,
I am working on the development of a product based on the nFR52840 SoC (SDK 16 and softdevice 14) and have several pheripherals connected to the chip, one of...
Hello,
I have a problem with reporting attribute: I am currently implementing a custom cluster that has 5 attributes that are reportable. Attribute values are of the type...
Hi,
i'm working on NRF9160 DK, and I am using the aws fota test example, however when I try to compile I get the following error message: zephyr / linker.cmd: 70 cannot...
Greetings,
I ran separately both the serial and provisioner examples successfuly with NRF52832 DK. Presently I'm trying to implement serial example codes to provisioner...
Hi, I have developed the custom services for nrf52832 with sdk16 in SES
in write character
Sometimes the write option works fine
unexpected error after write function...