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...
Hi,
we have been trying to implement modem delta updates to our nrf9160 project using DFU target. We send delta .bin file over LTE to our device, and save it to external...
Hi,
I want nRF91 to download the nrf52840 firmware update image from nrf cloud and then pass it to nRF52 using SMP over UART.
1.How can I use the nrf cloud FOTA UI...
When I program an interrupt, the NRF52840 requires 250uA extra. I read something about the sense interrupt, but I cannot find any working example. How should I implement an...
Hi,
I am working with Thingy53 using the ESB (Enhanced ShockBurst) library. I have my basic app running with multi-point comms and power control. This was done without using...
Hello,
We have a product which is a custom nRF52832 board, nRF5 SDK (didn't have time to upgrade to nRF Connect SDK), s132, BLE.
We used to call delete_bonds() function...
I‘m tring to run nRF5340 Audio applications with two nRF5340 Audio boards, following at: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.6.0/nrf/applications/nrf5340_audio...
I'm using the async API for UART and I have noticed that, shortly after initialisation, I receive a single character with the UART_RX_READY event. This character is 0xff ...
Dear all,
I kindly ask you what is such warning that arise in building the configuration for the NCS example, please point me to better understand why arise and the related...
I now have a 52833 board, my question is what is the difference between it and 52832?
Are they very different?
Which protocol stack does it use?
thank you
Hi
I can't find any info regarding a cut off feature for the nPM1300 if the battery voltage is to low.
we are using a battery with PMC but that is meant as last resort...
I am using nRF52840 boards. I have one query.
I understand from your documentation that MPSL schedules the Radio driver to access the Radio. And BT ticker is for time slots...
Hi
I have flashed the unit with the Vysor flash file at Vysor Dongle · koush/vysor.io Wiki · GitHub The unit is now dead and has not recovered so I am returning to amazon...
I was planning on writing firmware for the nRF52840 chip (AKA System Controller) on the NRF9160 DK. Primarily it will use BLE and serial communications over some of the pins...
Hi, I am using nRF52840 and nRF Connect SDK V2.6.0
I want to send 7000 bytes of data using USB at a time. Now I am able to send only 1024 bytes at a time. I modified USB...
I'm using the nRF52+SDK11.0.0+s132. I'm developing a system that streams BLE notifications to an Android app at ~53kbps (40B/6ms). I have the connection intervals set to 7...