I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
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...
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...