I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
NCS 2.9.1
NRF52840
Sysbuild but with only a single image (no bootloader)
I've been trying to figure out how to change the merged.hex output and how to perform additional...
This stopped working for me... Error is the following
Command failed: git ls-remote --tags --heads github.com/.../sdk-nrf
fatal: unable to access ' github.com/.../'...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
I have nrf51822 s130 sdk v8. When I use spi master in main loop the it works fine. When I start to use SPI master inside ble event then I dont get start, cancel or complete...
I'd like to know, it there a way to include the service changed characteristic, but not have it indicate that services were changed unless I tell it to? Here is my situation...
Hello,
I am currently working on a project based on the ANCS demo from the SDK. Everything is working great with the exception of bonding and DFU. The first step is to...
Hi,
The Windows Phone version of nRFToolbox App (HR monitor) updates HR values on the graph, once every second. While the Android version seems to be updating much slower...
As a developer what are the various things that can be used to modify the existing code from google Eddystone( to be implemented on nrf51-DK)? Google have implemented most...
I am trying to add the scheduler to an existing program. The program works fine as is, but every now and then I see some timing issues that I believe are caused by everything...
hi guys,
i would like to start my battery application and i want to send und receive some Data between my MSP430 and the RFN8001.
so to first i don´t anderstand wath...
On an nRF51822 without the Soft Device, I use the app timers in a driver for a GPS module that uses the UART. Each time I start reading from the UART, I also start a timer...
Motor mic flow chart.pdf
The PDF is a basic flow chart of the system we are looking to implement, this would be X4 times so 4 TX plus RX's
I know this can be done by...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Does anyone know of a good OneWire library that works directly with the nRF51 family?
I imagine there are ARM solutions available that could work, but I haven't found a...
Hi,
Hope this is the right place to ask this. I've been trying to reset my password on the nordicsemi.com website but it doesn't seem to work. I receive a mail with my username...
Hi,
I am using nRF52 + Eclipse (gcc) with the ble_app_uart application.
I have an iPhone 6+ with nRF UART app running.
If I send <= 59 characters through the virtual...
Hi, is there an example that show how use the pwm with ble?
i'm new on keil.
i have used mbed until yesterday, the pwm that use keil is a hardware os software pwm?
thaks...
Hello Nordic,
I am following example code [--ble-app-lbs-master] for my application in (keil4.6/sdk8.0.0). Its already consisting (app_gpiote), but I want to add some code...