Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
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...