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...
Excuse me:
PCA10095 cannot be download .hex on SES and nrf conncet programer,The figure below shows the problem downloaded on SES.How to solve tihis problem?
Hi, dear Nordic & all:
When I run libuarte example,I found a problem, I just set P0.14 to high at the begin of mian function, then I send data and test the example's function...
Hello,
I'm trying to develop an application sending GPS over HTTP requests.
I started from the "https client" and "agps" samples in the NRF Connect SDK: the single examples...
Hi,
I'm trying to build secure bootloader DFU(non_debug_version) for PCA10040 with the below mentioned prerequisites and I'm able to build the bootloader successfully...
Hello,
I am using nrf52832 chip and SDK 17.0.2 (Softdevice 7.2.0).
I set the MAC Address as random static as shown below (only relevant parts shown):
ble_gap_addr_t...
We are an educational institution and were hoping to use these in a class integrated with LabVIEW. When we load this up on a faculty desktop and run a simple program, it works...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
My device is a peripheral. I want to connect with two smartphones. At that time, I want to connect under the following...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
My device is a peripheral. Is it possible to connect two centrals at the same time? I think peripherals can only...
What exactly does the power management library? Does it handles all the ongoing processes and shut them down?
Because I did a test with for instance a flash write, and I...
Hi, I want to use TrustedFirmware-M as a secure backend for an application that uses Mbed TLS in the non-secure domain, and this seems to be artificially limited - the MBEDTLS_USE_PSA_CRYPTO...
Hi All,
I am developing one device using nRF52840 based on Zigbee protocol.
Currently I am using nRF52840 Dev-kit and nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8.
...
Hello,
as discussed in the email with Joakim T., could you please provide us a sample of how to use AT command %KEYGEN to generate CSR using the ECC private key? If you...
I am using NRF52840 with SDK15
I am using AES 128 Encryption and am confused on the documentation:
During the encryption operation with nrf_crypto_aes_crypt or nrf_crypto_aes_finalize...
Hello everybody,
I'm currently trying to create a Bluetooth Low Energy Mesh network of multiple nodes that I can control using a Bridge application.
I use a nRF52840...