Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi,
We are using nRF9160dk in India. Currently no LTE M network in India if I am not wrong. Is it possible to use any M2M IoT sim cards like Airtel or global IoT sim cards...
We have been testing our application which is adapted from asset tracker v2 and we noticed that the LTE connection sometimes drops momentarily which causes a cloud disconnect...
Sorry, I have accidentally closed my previous question, so I repost it again.
Hello, I´m working on my audio project and I try to stream some audio data (currently a 1 kHz...
Hey,
I'm using cortex-m33 and iv'e noticed a peculiarity about one of the libraries for it that arrived with the SDK:
In the library liblwm2m_carrier.a there is a file...
Hi,
We're getting this error in the attached sample project
HAS_NORDIC_DRIVERS has direct dependencies 0 with value n, but is currently being y-selected by the following...
I am trying to build an application with Visual Studio Code using the nRF Connect SDK 1.7.1. I want to use MCUBoot and have it configured for a Serial DFU. I've modified my...
Hello,
I am trying to import some project built for old version of SDK and SES to the new version of SDK and SES. But I got the error "cannot find run section .log_dynamic_data_run...
I am a beginner developer.
I am working on ble_app_multilink_central and ble_app_uart-based projects and succeeded in BLE multi-connecting. But there is a problem. An error...
Hi,
Sorry, I accidentally closed my last question and I don't know how to reopen it. So I create a new one to need your support.
I want to use 200ms to get ADC value from...
Hi,
i doing NFC for 52840DK pca10056,and using SDK17.2,
i find project ble_nfc_pairing_reference_c pca10040,but without pca10056.
and now i need NFC pairing ble_central...
Hi All,
I got my hands on a Thingy91 and trying to do devlopment with it starting with a basic https client sample app. I have registered my Sim and everything works ~50...
Hello,
I would like to prepare BLE app with service responsible for sendind data from sensor. Needed throughput is ~250kbit/s. Based on ble_app_uart I made service which...
Hi all,
I am working on an application that uses AWS IoT via LTE/NB-IoT. I've got the connection working, and I can publish/read to un-named shadow topic and to custom topics...
Hi Team,
I want to develop an application based on Mesh5.0, but I also want to use functions that in nRF SDK. I find the sd_app_evt_wait() in the main function. But in NRF...