Dear Nordic Support Team,
I am experiencing difficulties flashing firmware to my nRF52832 development board using VSCode with west flash , followed by J-Link...
Hi Nordic team,
We're experiencing two issues related to partition handling in Zephyr/NCS and are looking for your guidance
Issue 1: settings_storage is erased after BLE...
spim2、ncs2.6.1
I used SPIM2 to send the string "Hello, SPIM!" and receive data of the same length.
However, on the logic analyzer, I can only see the transmitted signals...
I am using nRF52833 PCA10100 board. While trying to run sample ble code in segger embedded studio, I am frequently facing this error which says, .text file is larger than...
I am developing an server app on zephyr stack which requires to flash the image without SMP protocol, I receives the image data over BLE , how can I use Image management API...
Hi,
I am trying to program the custom nRF9160 board using SEGGER JLink/SWD programmer , For same of the boards when connected to custom board and trying to select the device...
SDK: 10.0.0
Softdevice: s110_nrf51_8.0.0
I'm working on migrating our application from SDK v9 to v10. I'm getting a softdevice assertion failure in src/rem.c line 1371...
Hi,
Can I use power profiler kit for current measurement of nRF52840 SoC?
If yes is there any hardware and software revision version(s) for power profiler kit?
Please...
I created a BLE Peripheral to read the light intensity, the purpose is connected to the iPhone device to read the update value in the BLE_NRF_52 device.
For the calibration...
Hi,
I checked this thread https://devzone.nordicsemi.com/f/nordic-q-a/24611/how-to-change-the-name-of-bootloader-s-dfutarg which suggests to modify the macro but I would...
Hello
for my project at the university I have to implement a bluetooth mesh network using 4 nordic thingys:52 and one nRF52DK(only for programming purposes, not part of...
Hi All!
I use Example Project from SDK: "examples\peripheral\usbd\" as reference to implement my HID device simple protocol (EP1IN / EP1OUT 64bytes)
The Question is how...
I am working with the BL652 Module from Laird, and with Keil 5, using a ST Link SWD programmer clone.
I am using the ble_app_uart_timer_driven_scan_mode from the ADC examples...
Hi, I am developing an IoT sensor (peripheral device) using SDK v11.
On my sensor, I have defined an advertising packet that broadcasts the complete local name and a scan...
I'm in the process of porting my application from SoftDevice S132 v4.0.2 / SDK v13.0.0 to SoftDevice S132 v6.0.0 / SDK v15.0.0. I noticed that the define for BLE_GAP_TIMEOUT_SRC_ADVERTISING...
Hello,
I'm attempting to use a high-limit reached event from the SAADC to trigger the clearing of a GPIO. My wish is to disable this GPIO with the lowest possible latency...
I used SDK 13.x to create a custom profile with services for nRF52832 with BLE 4.2
If I go to a nrf52840 with BLE 5.x SDK, can I use the exact same code, or do I have to...
Hi, I'm currently trying to make a flash logger using the nRF51822_XXAB. I want to use as much space as possible in the flash storage for the logs. I will be logging a word...
Hey, there.
I'm trying to use the NVMC to give me some persistent memory. I call init first, reads seem to work fine, but writes just don't seem to work.
So to the best...
Hi team,
Today i received smart remote 3 kit.
one ready remote and other one is add on remote.
I can be able to update the firmware to using debugging pins to ready...