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...
After I select Flash in VScode and download the program, the MCU can not restart, must I apply a level to the reset pin to reset and restart?
I see VScode also prompts to...
Hello Team,
I have been using a NRF52840DK to program external boards. Recently it started misbehaving and will not detect external boards connected to it. I would like...
Hi, I am wondering about the best way to handle the case where my backend is subscribing to MQTT topics in NFR cloud, when I am running multiple instances of it, for example...
Hi,
I've attached the steps performed to install the mosquitto bridge and getting errors on yarn deploy
Also see attached steps, I believe I have done everything correct...
Hi there,
I've noticed that when developing locally using the same account device details as our production environment each is causing the other to disconnect. That means...
Dear Sir/Madam,
We are currently using the NRF5340 connected to an NRF7002 Wi-Fi transceiver.
Our device receives packages of 10,240 bytes every 25 milliseconds via Wi...
Task: trying to install nRF SDK v2.7.0 on an M3 Pro Macbook Pro.
Methods attempted:
Install via nRF extension in VS Code. It will let me select which SDK to install...
Hi,
currently having problem connecting a second device to my BLE device after disconnecting the first device. upon further checking, i noticed that the first device is...
In the nRF-connect SDK, the examples openthread/coap_client / coap_server mention a process called "Provisioning".
To me, it seems like this is meant to auto-discover CoAP...
Good day
I receiving the following error when doing a prestine build on nrf_desktop keyboard.conf example (original example)
warning: USB_HID_PROTOCOL_CODE (defined...
Hi,
SDK: nRF5 SDK for Thread and Zigbee v4.2.0
Chip: nRF52840
We're experiencing a very rare behavior on an end device implementation.
We haven't able to reproduce...
this is the last log message from monitor thread, I never got any error message from the thread.
00 > [ 01:37:03.890 , 808 ] <dbg> monitor: print_die_temperature: CPU...
I have been successfully using the Peripheral UART example on a 5340DK board. I tried rebuilding for the 7002DK, and am getting runtime errors. The UART initializes, but the...
Hi all, I am trying to understand the different Access Port Protection mechanisms on the nRF52840. From several tickets, own experiments and from the data sheet I was able...