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 have problems compiling code with modem info support on. My basic problem, I want to establish which modem FW version I am running on.
I added
MODEM_INFO_CONFIG=y
...
We successfully built the mesh bootloader, but want to get RTT working with the bootloader logs inside SEGGER.
We were following this two posts post1 post2 to achieve our...
Hello guys.
I just donwload new version of SDK 1.0.0 for NRF9160 and try run mqtt_simple demo. I didnt change nothing there and there is problem.
I have the follow log...
Hello,
Currently my beaconing application draws approximately 10uA @ 1000ms advertising interval. I am having trouble getting the chip into system power off mode so the...
Hi,
We would like to upgrade an existing product (Bluetooth SIG registered) on the market to the newest release of SoftDevice. Do we need to re-register at Bluetooth SIG...
Hi,
I'm working on a bootloader based on the "secure_bootloader/pca10056_ble" example. Everything works fine until I send the new application binaries (.zip file) and the...
Hello All,
I am working on the NRF51822 custom board.
I am Using the SDK 12.3 with s130 (PCA10028)
1.) Is it right sdk for nrf51822..?
2.) Facing issue in configuration...
Hello,
I am working on a beaconing application and I was wondering if it is possible to run the code beginning with system off mode and wake up the board with a button press...
Hi,
we are using a sensor which streams out buffered data to an ios or android app. If we face a disconnection the data gets buffered and send when reconnected.
But the...
Hi,
I am using customized nrf52 board with softdevice s132
I am trying to interface External Flash (MX25L64) using spi.so when ever i am trying to send any command /data...
Hi
I figured out, that the macros in nrf_esb_resources.h are wrong.
You can find the used resources (PPI, TIMER and SWI) of the ESB library in Enhanced ShockBurst...
What is the operating and storage temperature range of nRF52840-DK development kit and USB dongle? We need to use these evaluation boards at a temperature range of -20 to...
Experts,
I'm trying to use NRF52480 Dongle to communicate over UART serial port. On the forum I found that pins 1.10 & 1.13 are used for TX/RX. I learned that flow control...
If i buy a raw nRF52832 chip and design the circuit by myself, how can i pre-programm the serial bootloader in it? So i could use the FTDI Basic (or an FTDI Basic -like device...
Hi,
Is there any way to change the advertisement name before switching to DFU mode?
I have a custom app that reboots into DFU mode (via NRF_POWER -> GPREGRET ). I want...