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...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
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...
Hi,
I have setup a provisioner using the provisioner example of the mesh sdk.
I have also setup 10 nodes using the on_off example of the mesh sdk.
I have provision...