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...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
Hi all, I got the nRF52833-DK 2 months ago. I've deployed the heart_rate_demo.hex example to it and it seemed to work. Now i'm trying to connect the DK to the PC again and...
Hi Everyone,
I am starting development of new project and we are using the module MBN52832.
Now I want to start my development for this board. I have a few questions...
Hello,
My questions is very simple but I found many trouble during the procedure.
I would like to export my project (created con VSCode) from my PC to antother one and...
Hello everyone!
While programming nRF52805 module, I am encountering an error in memory reading stage. Logs from the application (both Failure and success cases) are attached...
Hi, I am working on a Homekit project and the nRF Homekit SDK uses NVS settings to store data in the internal flash. Is it possible that I can add another partition in the...
Hardware:
nRF52840 DK
S140 Soft Device
SDK 15.2.0
Hello,
I want to confirm my understanding of the impact of flash operations on the nRF5240 when using the SoftDevice...
As far as I know, there is a limit on the number of packets that can be transmitted in each connection event of a Bluetooth transmission. Is there any configuration that can...
Hi,
I've been working on an implementation of BLE Mesh's Generic Sensor model using nRF5 SDK for Mesh v5.0.0. The sensor I'm working with is a temperature and humidity sensor...
In out project we have a nRF9160 connected through UART to a nRF52840 that's used for low power beaconing.
In order to configure the advertisement data on the nrf52840 we...
Hi,
I am trying to test the multicore example but when I try to build the application I have some errors related to python (maybe). The log is the following:
I don't...
What is the difference between nRF52840( QFAA ) and nRF52832( QFAA ) on hardware level? Do both of them have same footprint? Because I am facing difficulty finding the stock...
Hello,
I'm using the PPK2 to evaluate a DUT which is transmitting over BLE using NUS in SDK 17.0.2. I'm seeing very large variability over each transmission and was wondering...
Hi all, I am working on nRF52840 DK and wish to control the mesh light example using BLE central devices like Arduino nano ble 33, esp 32 and smart phones. I could not find...
hi,
I use download sample on nRF9160DK. I try to use CoAP with DTLS, but the SAMPLE_FILE_URL only support http and https url, I can't find another coaps server to replace...