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...
Hi,
I work on a ANT proximity search project using SDK12.2.0 and softdevice S332v2.0.1 on nRF52832.
I have a ANT sensor which is 5cm apart from the Nordic 52832. And the...
Hi there,
Can you please tell if with 'Sniffer' I can track down and see all images shared with my pc's webcam?
If so, how can i do that?
Thank you so much for your...
Hi all,
I am moving from Keil into SES, and one of the things I am not being able to find is how to do the __PACKED pragma.
I see in SES that:
#elif defined ( __GNUC__...
I'm trying to use the SEGGER debugger with one of the OpenThread examples for the nRF52840. When I click on the "Go" button, it asks for the location of the source files for...
I think I found a bug in ble_dfu_bonded.c.
In ble_dfu_buttonless_bootloader_start_prepare() there is a call to gscm_local_database_has_changed(). The problem is that this...
Hi,
How do i enable Gyroscope Support in Smart Remote FW v1.2?
When I enable this in the sr3_config_*.h file, setting "CONFIG_GYRO_ENABLED 1", I get an error stating:...
Hello,
I have moved my project from SES 3.34a to 3.40 and I see a new error at compilation.
When compiling the file nrf_pwr_mgmt.c’, I have the errors below :
unrecognizable...
While attempting to run the following code from a MESH example in IAR, the program gets stuck. It only seems to be calling button_event_handler continuously, as if the interrupt...
Hello,
I have been looking to program this IC, connecting via SWD with no luck. I can connect to the target but for some reason once i try to perform erase programming...
Hi!
What's the difference between UART_TX_BUF_SIZE and BLE_NUS_MAX_DATA_LEN in case of ble_app_uart example?
As I have noticed BLE_NUS_MAX_DATA_LEN determines maximum...
Hi,
I have a question about DFU mesh, I'm working on light switch demo and I combined light_switch_server with DFU exam ple in order to only u pdate server node with light_switch_server...
Very newbie question, so, sorry.
I am starting to use SES and the Find and Replace works fine in the same document, but if I do it for Replace in Files (Ctrl-Alt-F), it...
Hi,
I am using SDK14.2 with softdevice v5.1.0. I have recently ported my application from SDK12.2.
When I run my application with the softdevice it works fine. But when...
Hi everyone,
I'm in trouble with the stdlib of Keil SDK , which is nRF5_SDK_15.0.0_a53641a, while compliing.
The code what I add in the demo project causes Undefined...