Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
hi Team,
i am using Microsoft Windows 10 Enterprise OS and segger 5.40.
i am using nrf52840 device in my project along with nrf5_SDK.
i compiled pwm code with different...
Hello, I am working on jumping from the app to the bootloader to do a firmware update from there. If I don't have any application firmware on the nRF, the DFU also works without...
I am working on nrf5340 DK using segger embedded studio. Using peripheral_uart example and i added SPI interface code. I need to integrate ICM20948 library to this application...
Hello nordic support:
Our device used nRF52840, when do RSE testing , band edge failed when channel 39 TX at 0dBm. We want to reduce ch39‘s TX power alone. Could nRF52840...
My environment is nRF52840 + nRF5 SDK 17
I have nRF52840 and LCD module(ER-TFTM101-1) connected using SPIM2.
When LCD power is on, It's fine work.
But, When LCD power...
Hi All,
My project have some problem.Below is the information of my project.
SDK => v17.1.0
IDE => SEGGER
Example code => base on ble_app_buttonless_dfu
Purpose...
Hi,
I have a BLE-project running on the nRF52840 DK. Now I made my own custom board with the nrf52811 and want to program it with the DK.
I did read I have to change some...
NRF52 I try to upload bootloader using DFU bootloader but when i upload zip file code updated but after that nothing work not advertising so can you help me.
i used nrf52832 and sdk 14_02 i run this example secure bootloader located in example>dfu folder is get error
return NRF_ERROR_INTERNAL;
on nrf_bootloader_init() this...
Hello, Guys.
I just wondered why max UART exchange when we receive mqtt buffer that is let's say 1707 bytes is splited bu uart in chunks max of 120 bytes.
Is there some...
when i flash bootloader hex file
1) """sd_s132_bootloader_buttonless_with_setting_page_dfu_secure_ble_debug_without_bonds.hex """
NORDIC_BUTTONLESS show but when i try...
Hi,
I have create a separate .hex file for boot-loader & application. when i try to load them into the nRF52382 through "nRF connect".
It says overwriting has occurred...
In the "ble_app_uart" in the ble_peripheral showing the error?
error is -
Building ‘ble_app_uart_pca10040_s132’ from solution ‘ble_app_uart_pca10040_s132’ in configuration...
I've used the PPK2 for a while now, but as of today it started crashing whenever I re-start a current measurement. Both in Source / Ampere meter mode.
The logging says:...