I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
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...
Hi guys,
Based on the examples that I found in Zephyr samples documentation, I created the program where I am able to measure the voltage and temperature, and then send...
I tried running pc-ble-driver-py/advertising.py
my command was " python3 advertising.py NRF52 /dev/ttymxc4" and then I got following error
Traceback (most recent call...
Hello
nrf_drv_twi_rx and nrf_drv_twi_tx are non blocking calls?
in the SDK example, I see a while loop is used in the read call for instance which basically is blocking...
I am attempting to build a project with the command line tools as described in: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_programming.html, but it...
Dear all,
Can I achieve ble peripheral whitelist advertising without peer manager? (Assuming central address is already known)
Following are several places that I've...
I have been using the PPK II for about a month.
I just upgraded my nRFConnect to 3.7.1 and when I run the profiler, the PPK II is no longer visible (the big green window...
Hi,
We are design custom Board using nRF52840 SOC.
We are operating it in Normal mode, using internal DCDC converter
We have used configuration 5 from reference design...
Hi,
We are design custom Board using nRF52840 SOC.
We are operating it in Normal mode, using internal DCDC converter
We have used configuration 5 from reference design...
Hi, There. I am preparing to program a Mesh application based on nrf52840. The application supports the recovery from the points of power off.
So, I have a question. It...
Hi,
I'm working with the peripheral_uart example in ncs 1.6.1 and wanted to enable flow control for uart0, but do not see a way to do that.
How do I enable flow control...
Hi, There,
I develop a communication application based on a beaconing example on nRF52850 DK.
I don't know where I do wrongly. It is always stuck in the "bearer_handler_action_enqueue...
Hi,
I'm trying to collect modem trace from a custom nRF9160 board which is connected to the PC with a FTDI FT2232 UART-USB converter (USB vendor id 0406, product id 6010...
All - We have an nRF52340 based design which when tested with the system off demo available in NCS v1.5.1 gives a system off current of <1uA.
We have a second design using...
Hi.
I just downloaded the new nRF5 SDK v17.1.
The first example I tried, the ble_app_template, the Keil uVision project for pca10056 is setup to use a fixed device pack...
Hello,
We are using an nRF52 DK as part of our QC process to send test commands to one of our devices and record responses. However, I think that the people running the...