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...
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...
I've been taking an inventory of MDK updates that have come out since the one used for my project was last updated. I was browsing through the notes on this page , thinking...
1. There is no compile-time error while building the code
2. but while debugging -
The following runtime error we are facing -
<info> app: Sensor Init successfully ...
Hello.
We are developing a project for our own board. We took the blue_ap_uart example as a starting point. The example works successfully on PCA10040, but when transferring...
Hi,
I have a problem with my nrf dongle i have working example on the DK and i could not put this onto the dongle. I tried dedicated examples and they are not working too...
I cannot find this sample in nRF Connect SDK v1.7.1.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/central_and_peripheral_hr/README.html...
Hi, I tried httpsClient sample on nrf9160dk. It did not work because I can not change APN settings on proj.conf. I attached my screen. What is the apn config command on new...
I have a simple prototype platform that previously uses nRF51822 which is discontinued. Now I plan to replace the BLE module with nRF52833.
Previously developed firmware...
Hi everyone ,
I want to perform DFU of SD+Bl+APP via UART.
I use nrfutil version 6.1.3.
The Softdevice is s140_nrf52_7.2.0_softdevice.hex and the application is based...
Hello everyone, i'm trying to deal with the ACS714T sensor but i can't find any samples or guide through internet the communication need to be done through ADC and SAADC HAL...
I am using the nrfx_uart and need to disable the receiption. I call nrfx_uart_rx_disable. When done once, the receiption is not working anymore, even when I call nrfx_uart_rx_enable...
I am the digital pcb and fw designer on a project using a dipole antenna defiend by the RF designer ( I have read the posts discouraging that and have taken that into account...
I am studying the ble_beacon example among the examples provided by nordic.
I want to code the beacon's uuid to indicate the mac address.
I studied to find the mac address...
Hi team,
Note that nRF Sniffer already support nRF52840 dongle, but can that sniffer the BLE5 Advertising extension pack?
How to set the sniffer software?
Thanks!...
Hi,
I'm experimenting with the AoA locator receives IQ data on nRF52833 in ncs1.7.1. It worked well when the locator only received IQ data from one beacon. But when multiple...