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.
My NCS version is 1.6.0. When trying to compile ./zephyr/samples/subsys/nvs for nrf9160_dk, I'm getting the following error:
Do I need to provide some custom overlay...
Hello, I recently bought the Laird BL654 DK which is based on the nRF52840. ( www.lairdconnect.com/bl654-ble-modules-and-development-kits) . I was interested in running the...
Hi. We are using the nRF52 sdk v15.2 with S132 v6.1.0 on a nRF52832. Sometimes, when connecting, we get a crash with
identifier 0x1
program counter 0x3FDA
fault information...
Hello,
I'm going to send data from a distance of 100-150m using Bluetooth long range communication.
When I looked up some examples of this, I saw that two development...
Hello!
Running Windows 10, nRF Connect for Desktop v3.7.0, Bluetooth Low Energy v2.5.2.
Have the following section added to the uuid_definitions.json:
The problem...
I am sending data over air from an XBee in transparent mode to an nRF52840 dongle as ZC.
The data is going over the air from the source and destination addresses using a...
Current status. Bond is required to perform FW updates while in OTA mode.
What we want: No Bond is required for FW update in OTA mode, FW files can be uploaded unilaterally...
Hi,
I have questions about the connections between the nRF5340 and the FEM nRF21540.
The nRF5340 has these components:
And the nRF21540 has this component:
I wonder...
Hi everyone,
I am currently reading the nRF53 Series product specification from the info center for evaluation purposes. During reading and looking at the application...
Hello.
Please forgive me for a real beginners question but I would like to understand the relation between the menu configurations in SES and the different configuration...
During a FW update, it failed for some reason and then I couldn't get anything to work. I can't come back from OTA mode. Reset does not work either.
According to the log...
I just found out there is no SPI slave support for SPI3 on NRF52840, but the memory map shows a SPI master for SPI3 though. Is it possible to enable SPI slave on SPI3? We...
Hi,
1. I have implement DFU example without private key (open bootloader !) . How to implement secure bootloader for NCS .
2. when i use the DFU with hid_keyboard the...