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...
Hello, I’m trying to compile code for a u-blox C209 AOA Tag. I installed the nRF Connect Extension Pack and was able to build normally.
After adding some unrelated paths...
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/.../'...
Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
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'm using nrf52832 (SDK 15.3). And I have 24 chips on the same I2C bus. They all work fine right row. But if one of the chip is broken, the whole system will crash....
If a reliable mesh transfer is ongoing the node will crash with a mesh assert at access_reliable.c:373, in access_reliable_cancel_all().
This happens because access_clear...
Hi all,
I am looking for the Objective Product Specification for the nRF52840 chip. I have only found the Objective P roduct Specification for nRF52832 in version 0.6.3...
After setting up my Peripheral Mode I am also looking at ways to improve my current design. I would like to ask about Mesh support on the NRF Thingy 91 integrated with the...
Was anybody able to connect to HTS (Health Thermometer Service) on iOS applications, OTHER than nRFToolbox or LightBlue? Which applications did you use?
I tried a dozen...
Greetings....
It is great that you provided SDK UART coexistence example for nRF5 SDK for Mesh v3.1.0 and nRF5 SDK v15.2.0 release for Client node with nRF52832 DK. However...
I am trying to build an example code for PCA10040, but I always have a lot of compiler error: C:/Program Files (x86)/SEGGER/SEGGER Embedded Studio for RISC-V 4.42/source/thumb_crt0...
Hello,
I'm working with the Nrf52832 Dev Kit and the ble_uart_example. After flashing with the hex file and powering the Dev Kit, the on-board-LED starts to blink. Now I...
Hi Nordic team,
I am currently developing a concurrent wireless application with BLE and a proprietary protocol using the timeslot API.
My setup:
nRf52840 DK
SDK...
Hello, guys!
We are working with SDK 15.0.0 and nRF52840 SoCs.
There is a need to transfer a few MBytes of data from the PC to nRF52840 and then on external flash memory...
Hi
this is the code I'm trying with my buzzer,
I want it to generate sound but with different frequencies.
".base_clock = NRF_PWM_CLK_1MHz," I can only as low as 125kHz...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). I am trying to combine the examples ble_app_uart...
Hello.
I am trying to run the throughput example for the Connect SDK, using a 52840 DK and a 52833 DK.
https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master...
With sdk16 cli, each command displays help message when used with -h option. It would be nice to have a help command which can display all active commands and their help ...
Hi,
I would like to use raytac MDBT50Q-U without an 32 mhz external crystal.
Periphal examples like "blinky" work but ble does not? nrf_sdh_enable_request fails with invalid...