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...
Hello,
I want to receive the periodic advertising data from a BLE5.0 device with the nrf52840 as the central.
But I did not find any information or examples describing...
Hi sir,
I encountered a problem when I tried to build Thingy SDK. Here are steps what I did,
Download "thingy_sdk_v2.1.0" SDK and followed README.md to install the...
We are developing for Nordic chip with 256kb flash and 32kb RAM. We will be using s130 softdevice on the chip so our concern is limited memory storage space. Our program will...
Dear all,
I am trying to configure the uart example found in https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160 in order to be able to read...
hi:
when device is in ota mode, app quits abnormly, we find device will in OTA forever;
There is 2 versions, A and B, A can quit ,but B can't, B just adds one function...
Hi all,
I'm working with LPN demo with SDK for Mesh 3.1.0 recently. I want to implement a function that a lpn device can receive a response message as soon as it sends out...
Hi,
I flashed my nrf52840 dongle by nrf Desktop connect app with ble-blinky hex file from nRF5_SDK_15.2.0_9412b96 SDK and I am able to connect to it from nrf connect ios...
Hi,
I tried to monitor current consumption of my device. I used
and then used
I saw something like this
There are spikes on everywhere.
If I comment out...
Dear All,
we're using MDBT50Q in our design and they recommend a 10uF cap while Nordic recommends 4.7uF (Reference Circuit 3).
In terms of power consumption, can anyone...
I activated it and confirmed the network connection in US. Now I brought it to Thailand to test our device, but I could not get the network connection. Can I use a SIM provided...
Hello
I have ported the example project "nrf_crypto_aes_pca10056" to my one project. But now I'm not able to building the project anymore. Segger Embedded Studio will show...
Members
I am in the board design phase of my project. I use Arduino boards (Due & Uno) with SPI. I read that the nRF24L series is not recommended for future projects....
Hi,
So I am using nRF51822 chip to develop our products. We have two motors attacked to our PCB and we want to control the pulse with low power PWM. We want to control...