Hello,
Recently, my team has been struggling with an issue regarding a nRF5340 device that's encapsulated and inaccessible to be flashed with a JTAG connection. Our normal...
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...
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 tried running the ble_app_uart project on nrf51 DK. Initially the program compiled and ran perfectly(I was able to see that device on nrf UART app). Later when I used...
I am planning to use nRF52832 SoC for proximity tag so I want to understand how many external components required for this profile.
You have any reference design for proximity...
temp.jpg
Original nrf51DK board have default com port. But after I use MCP windows,
it'll need flashing a image and short P0.30 GND, com port disappear.
Even after...
Hi everyone,
nrf Sniffer version 0.97 has been released which releases the python source code for processing the UART data and the c code for wireshark plugin. Thanks Nordic...
Hello to everyone!
Please, tell me, why ADC may can't be rightly initialised after BLE stack init? It's happen only when I use Optimisation level 0 instead 3.
Thank you...
What I am trying to do is update bootloader by DFU OTA. I slightly modified bootloader found in SDK 8.0.0 and I want to upload it to device which currently is on the field...
Hello,
I've read several of the questions on here related to pstorage, including one poster who had trouble running it in conjunction with the mesh. I decided to take my...
I would like to set specific frequencies when working with Gazell on nRF51822, nRf24.
There is the function to select channel: nrf_gzll_set_channel_table
Can I set frequencies...
hello,
I want to communication with accelomet but I understand the code written here #include "ADXL345_I2C.h"
ADXL345_I2C accelerometer(p28, p29);
Serial pc(USBTX, USBRX...
Hello Expert,
I am using SDK 6.1 and Softdevice 7.1.0 (s110) for our 256K/32K nrf51822 platform. As of now I wanna port DFU feature into our project. Of course, when burnt...
Dear..,
Despite study the nRF24L01+ ProductSpecification I, the ACK related discussions in this forum your support are very welcome.
The aim is to communicate with two...
hello,
I am working on the example ble_central_and_peripheral in nRF51_SDK_8.1.0_b6ed55f and we have connected the device to MCP and on clicking the enable service we gets...
Dear Developers,
I have some experience with nRF51422 QFAC series and I have the PC10028 pcb nrf51sdk environment.
Until now, I have developed some applications successfully...
I want to send data using some bluetooth spp software to nrf51822. Which is the simplest way to do this. Is there is any library or example code is available for configuring...