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...
We'd like to use Thingy91 to measure temperature, but it looks like the thermometer (BME680 onboard) gets heat up, when Thingy91 is running for some time.
I placed the device...
Hi,
I'm supporting a customer who is planning to use T-Mobile as their carrier. One of T-Mobile's questions is:
APN requirements: Private APN requires an IPSec VPN or...
Hi,
The spi_config structure zephyr provides is as below: Wherein cs is initialized to the chip select pin. In my project I have a requirement to handle 2 slaves which...
There is a bug in the sample/nrf9160/at_monitor, namely to do with +CEREG unsolicited notification handler called "cereg_mon". "cereg_mon" expects 0-2 +CEREG status code,...
I'm trying to replace a RS232 cable with a BLE bridge with the Nordic Uart Service.
One nRF52832 configured as central (app_uart_example_central) and an other one as peripheral...
Hello,
We are working on a product that contains nRF51822. The product sends continuous data (2 bytes) via NUS service to the mobile app at a frequency of 200ms.
When...
Hello,
I am aware that this is not an Arduino support forum, but if I'm not violating any rules, I'd like to ask a question in hope that someone might have provide a helpful...
I'm developing on an iMac M1.
Over 2 month I tried to get the nRF Connect for desktop (V3.9.3) running on my M1-mac, without success.
Toolchain manager (v0.10.3) works...
Hi Nordic Team,
Currently we are exploring nRF52840 DK.
We have observed BLE Enable SOC usually have two cores, one as an application and one as BLE Soft Device core....
Hi - I am using the /nrf/samples/matter/lock sample as a reference template to develop my own app. Thank you for providing it!
I am able to build and flash the basic build...
After updating the firmware on NRF9160 Connect DK (using mfw_nrf9160_1.3.1.zip as well as the ltem asset tracker hex file) LED 3 does not turn on and AT commands in LTE Link...
I am using a mac M1, running macOS 12.0.1 Monterey.
J-Link Software and Documentation Pack v7.62 (latest)
NRF Connect for Desktop v3.10.0 (latest)
Programmer v2.3.1...
Hello,
i'm using a nrf52832 dk and i'm using the example ble app uart.
I saw the packets that are send for rx or tx but with packets of 20 bytes
I saw this post, https...