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...
Hello,
I have problems setting the output RF power to +8 dBm during DTM test using the example dtm application. The example dtm application is used as it is provided with...
Hello,
i've been searching the forum for answers about Bluetooth certification but i'm very confused.
I want to use nRF52832 in my project, and i would like to make make...
I am trying to transferAdvertisement data from NRF52832 to Raspberry PI using BLE_app_UART example. I have updated the config as below,
app_uart_comm_params_t const comm_params...
Hi,
So this may seem like a stupid question but here goes. I've been trying to learn how to implement an IoT solution.
While trying to learn more about MQTT protocol...
Hi,
I'm trying to build the example found here: https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/uart
and the build is failing with this...
Hi!
I've been trying to connect the nRf9160 to an AWS IoT account following the directions here https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master/samples...
Hey guys I am using nrf52840 dongle for scanning ble beacons. I want my dongle to be power optimized in a way that it starts scanning for 10 sec and then go to sleep for one...
Hi,
I am working on nRF52DK. The Bluetooth MAC address is stored into the Flash during the pairing sequence. Can some one provide me the links to understand the storing...
hello
hi
I connect AT24C02 EEPROM with nrf52dk.
I connect SCL to 27 pin ,and SDA to 26 pin.
I open twi_master_with_twis_slave sample code and make some changes(i2c...
Hello there;
We want to develop a project using the nrf52 series. We have two nrf52s. The first one is in the center and connected to the mains and there is no battery problem...
Hi there i have serius problem in gettimng my nrf52840-dk to work, i am set up in Visualstudio code on a mac, avery thing compiles and seem to upload but nothing happens afterward...
nRF connect v1.0.0 SDK
I am using UART peripheral to communicate with GPS module and we want to put device in PSM (Power saving mode) but we are not able to disable UART...
I,m using nrf51822 , Softdevice S110 and SDK V10. i have and spi interface with SST26VF064B (8MB flash) . SPI is running at 4MHz frequency and there is 8us delay between each...
I have a new board with a STM32L47 running mbed OS. There is an nRF52811 connected via SPI. I simply want to verify that the nRF52811 is connected properly and can be communicated...