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...
Hello,
I’m currently working on a Bluetooth Mesh project using Nordic Semiconductor devices, and I would like to get guidance on static provisioning and group-based communication...
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...
Hi, I see that in the nrf52810 reference layout ( Nrf52810 Reference Layout ), all the capacitors and inductor have 0402 or 0603 footprint. i would like to switch the foot...
i followed this custom service tutorial.
but when i changed the RAM_START and RAM_SIZE address it getting below error, im using S132v5 softdevice
<warning> nrf_sdh_ble...
Are the PCB antennas provided in eagle library of NRF52810 ( github ) require any additional components for impedance matching or i can directly add the PCB antenna to ANT...
I downloaded radio_test.c from Nordic and complied it to output a .hex file. Now I want to flash this .hex file onto nRF52832. Does it require to softdevice and bootloader...
Hello (I'm new to this nRF-world...).
I am searching for a small "nRF-52832 clock" (arm mounted watch) that at least reports the "surrounding/room temperature" (not only...
Hello
SDK12.3, nRF51822
Example Gazelle from SDK works fine. If I use the softdevice (add ble_stack_init) then the program freezes in the nrf_gzll_enable
I want to do changes for firmware upgrade nrf52832 with SDK BLE_2.0.1 for the mesh.
I need DFU (Bootloader)UART for our application to upgrade nrf52832 firmware by the host...
Hi
I have written this code based on a sample from SDK12. The board is a pca10040 and nRF52832 chip. It seems like after disconnection from the master device the Softdevice...
Dear support team,
Channel survey (RSSI report for each data channels) are now available on S132v6. However, for users who need to use v4.0.2, is there alternative method...
I am using the Hackable Kit from Electronut labs and using their Bumpy , black magic probe alternative for programming. I would like to control a servo motor precisely at...
My code is on the multi-link example and it works well when I use another nrf52dk board as the "Nordic_Blinky" peripheral device, but it can't find my other BLE device.
...
Hello
I am running gls example on SDK14.2.
I paired after flashing program to my DK board, and then turn off power.
And turned on again, but i can't connect to my DK...
HI. I used a translator.
I am using the RNG example of SKD15.
I know that when I set the range of the random number to 1 byte, the number from 0 to 255 is generated. ...
I am using a Raspberry PI as a 6LoWPAN router, running Raspbian 9.4. Linux 4.14.34. Radvd 2.15.
I configured everything as described in IoT User Guide . I am using Miredo...
Hi,
As well know, the nrf51822 can only work either TX or RX mode at the same time.
Normally, the nrf51822 device is working in RX mode (by using function "nrf_esb_start_rx...