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 need to write received data from SPI to address pointed by a parameter. When doing a transfer, spi drivers also read the data sent by slave during TX. I know this is normal...
Hi all:
I am use ble_app_blinky demo sdk 16.0.0 I want to put system on idle mode,but there need to call two times sd_app_env_wait() so it can in system on idle mode.
...
Hey,
I am a new to BLE devices. I am using BL651 Laird Connectivity's 453-00005 module
and using standalone JLink OB ARM debugger to connect.
When I try to connect my...
Hi,
I want to get running the sample "lwm2m_client" on the board nRF9160DK (PCA10090).
Modem FW Version: 1.2.0.
I build the sample with Segger Embedded Studio v4.52...
Hello,
When I try to run a project containing a .cpp file, I get the following console output:
I am compiling the openthread client example with a slight modification...
Hello, I am trying to change the instance on the spi in the spi example, but unfortunately it is throwing me an error - implicit declaration of function 'NRF_DRV_SPI_INSTANCE_...
Hello,
I am using nRF52840 S140 v7.0.1. I have a query on Tx power settings.
1) In below snapshot under features, its mentioned as “4 dB steps”. So whether can I write...
Hello,
I previously used the latest SDK v17.0 on my nRF52832 PCA10040 board DK.
I ran the ble_app_uart example in order to understand how the Nordic UART Service works...
Hi all
I am doing a small personal project. I have 2 DK's :
nrf51 DK: pca10028
nrf52 DK: pca10040
Up until recently things worked fine, but suddenly i ran into a...
1. At present, using the Programmer burnmodem firmware in tool nRF Connect mfw_nrf9160_1.2.0.zip step is cumbersome.
2. Is there a simpler command line tool that can burn...
We have v0.8.2 of the nRF9160DK which has GPS antenna issues. We are looking to get the latest available version of the DK from Mouser/DigiKey. Is there any way to ensure...
Hi,
I want to use SPI to receive data from an ESP32 microcontroller to the nRF52840 development kit. Where can I find information/example regarding the same (I'm using nRF_SDK_17...