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...
I've upgraded several Thingy91 boards successfully with the latest firmware and have ran into an issue with another Thingy91 that I've purchased. Here is the error when I...
Hi,
I am storing sensor data into flash and sending it to client when it is requested by Indication characteristic.
I don't have any issue with reading/writing/updating...
Hello developer,
I am new here and learning Beacons with the Board nRF52840 Feather from Adafruit as scanner and Segger Embedded Studio. I refer to nRF52 SDK 17.0.2 and...
Hi all,
I have connected my PPK II to my pc (Ubuntu), installed the software and connected the device.
I can't seem to find the mode or start button anywhere on the user...
Hello everyone,
I am using the fanstel BC840, where the tx and rx pins of the uart are alloced on 1.02 and 1.01:
So i have created a custom_board named hello_board...
Hi,
I’m trying to test/confirm the accuracy of the 32kHz crystal oscillator and the 32MHz crystal oscillator by toggling a GPIO at a derived rate and at 50% duty. But I...
The tag options did not include just nRF Connect as an option so I picked something that had nRF Connect in it. This issue has nothing to do with the SDK.
This is a question...
Help me simple LED Blinkink nrf51822 AA type i'm using YJ-14015 and stlink compiler.. i'm also using keil for IDE. i don't know how to create program and setting for compiler...
Hi,
Using nrfutil tool to transfer firmware package on Windows 10 system is much slower than on NRF toolbox on Android phone. How can we improve the transfer rate of nrfutil...
Hello, when trying to program a custom board with an NRF52805 with a J-Link from SEGGER Studio using one of the examples for the board "nrf52dk_nrf52805", I get an error saying...
Dear Devzone,
At the moment, We do not have methods to measure the GPS sensitivity of our products based on nRF9160.
We are using an active antenna with LNA gain 16dB...
We are using the NRF52 as a SoC in a sensitive analog application,
I need to model power supply noise created by the DCDC convertors REG0 and REG1.
Is there a SPICE model...
Hi Nordic team,
My dev environment is as follows:
nrf52840 + s140 +SD6.0.0 + SDK15.0.0 + SES + nrf52840-DK
Here, nrf52840-DK is configured as BLE Central and my peripheral...
Hello,
I'm trying to develop a ble-uart gateway based on mesh provisioner and peripheral-uart samples but i'm getting an error on getting the device bind of the uart device...
Our original BLE stack application on the nrf52840 has integrated encryption. It uses LESC with MITM and bonding.
I have gotten a certain level of run time success with...