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...
Hi ,
Is it possible to send low rate telemetry data ( 1Kbyte) per day
to smartphone VIA Nordic NFC solution.
So ... the smartphone read the stored memory in nordic...
Hi teams,
As the title describes, how can I find source/destination address inside mesh model callback functions?
Is there any API functions? Or should I modify callback...
During the pairing phase, LTK will be generated for the secure connect, and no LTK will be generated for the legacy pair, but LTK will be generated for the subsequent bonding...
Where can I find documentation of http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.2.0/nrf/samples/nrf9160/serial_lte_modem/README.html#serial-lte-modem IP UDP low power...
Hi, I am trying to create a custom_service for my application.
I am using nRF52832 SDK_16
SES
I want to create the BLE_SERVICES
which has send characteristics and...
Hi,
I converted ble_app_beacon example to Segger Embedded Studio (using version 4.30b), as per the instructions in the link https://infocenter.nordicsemi.com/index.jsp?topic...
I configured a NRF52832 with non-scannable and non-connectable as well as scannable/connectable advertising. Everything is working fine.
But I want to fully understand the...
I have an existing phone app (using the traditional GATT system), and I would like mesh-enable my products so that if the products can see each other, then the phone can connect...
nRF51822 PS says standard drive GPIO output voltage will be VDD-0.3V ~ VDD In our previous project w/ nRF51822, I found it to be very close to VDD when connected to GND via...
Hi... i am using nRF52832 ,15.2 version sdk . I want to send the data from esp32 to nRF52832 through Rx ,Tx . I have done connections rx,tx,gnd . I can able to transmit the...
Hello,
I'm trying to setup an automated pairing for two devices. My peripheral device is advertising and should only allow connection requests from a specific central device...
I'm developing a multirole device to connect to a peripheral device that we developed earlier.
The multirole device when acting as a central device it scans for the peripheral...
To the kind attention of Nordic support team,
1. I have been using secured gazell library, where master is always polling in order to receive a message.
I was wondering...
Hi!
I'm developing a TCP server running on th e nRF9160, but there seem to be a problem with accepting clients. The code is very simple, just calls to socket, bind, listen...