Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
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...
I recently added Mesh DFU support to a project that I'm working on but it's extremely slow. It will take at least 1 hour to update the network under ideal conditions but I...
Hi,
My stack is
s112
SDK 15.3
Segger
nrfConnect
nrf52832 DK
Power profiler kit connected via USB to my MAC to get the traces to run.
CR2032 batter removed...
Hello
I cannot load the Radio Test code onto the Nordic NRF52 devkit. I'm using SDK15.3 and the project located at C:\nRF5_SDK_15.3.0\examples\peripheral\radio_test.
The...
Hello,
I noticed this weird bug that coincides with the SD card not initializing using the FATfs.
Basically, I have the SCLK pin of the NRF52DK connected to a breadboard...
Hi All: I am using NRF51802 ,SDK is 12.30 version, and softdevice is s130 2.0.1 version. using keil MDK 5.23 Version. And download the softdevice using nrfgostudio and keil...
Hello,
I have a nordic nrf52840 on board, with another MCU (Cortex-M4) on board. Both chips are connected over UART.
I want to use the Cortex chip to perform firmware...
Hi.
We have a strange issue we are seeing with a nRF52840 where scanning fails, but it is very rare.
Setup - nRF52840 is a central device, and there are 20 x nRF52832...
Hello Nordic!
I'm developing with s340, nrf52840, and sdk 15.3.0
My device is a peripheral and the phone is master in ble.
I listen to my coworker who is developing...
Hi, I'm trying to set P0.20 pin as MISO of my spi master to communicate with ADXL372 accelerometer sensor, but when the miso is disconnected the signal received matches with...
Hello.
I want to develop a custom bootloader able to update firmware version Over-The-Air (BLE)
I'm using a custom Dev Board based on nRF52832 with and nRF SDK V15.0....
I am developing device that uses NRF52 and GSM modem. Sometimes when connecting to bonded device connection fails and phone pop-up appear and ask for pairing. GSM antenna...
Hello,
we are using nRF Connect for Desktop with a nRF52840 USB dongle for our testing purposes. I found no feature for “Request MTU” (ATT MTU exchange), like it is available...
Hello,
I am using nrf52832 board, having SDK 15.3.0, in Segger studio IDE, on windows10.
I am using bluebee board in which mdbt42q chip is used.I am trying to toggle gpio...
Hi
We have a lot of customers asking for full extended adverts features as per the latest spec in terms of all types of adverts and also other PHYs
Apparently other BLE...
Hi, I'm using a nrf52 DK with a s212 softdevice and a USB ANT. I wanted to try to implement a code that would allow me to have a bidirectional communication channel, so that...