Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Somehow a program I have running on a nrf52840-DK board will enable protection. This kind of screws up the small application I am testing because it seems to lock out the...
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...
Hello,
we are using a nRF5340 with NCS 2.9 and want to signalize a
UART_LINE_CTRL_BREAK
on USB CDC_ACM to the PC.
Is there a direct way to do this?
Many thanks in...
Is there a straightforward way to output the frequency of the 32.768kHz crystal oscillator to a GPIO pin? The motive for this request is to verify the crystal frequency without...
Hi all,
do different settings of SAADC RESOLUTION register affect Conversion Time t CONV ? I cannot find any dependency - the only value given for t CONV is 2 µs typ (7...
Hi guys,
Going through mesh packet format today and I'm stumbling upon the time_required_to_send_us method in broadcast.c which is used to calculate and indicate how long...
Hi,
I read and tried Mesh DFU given in " DFU quick start guide of nRF5 SDK for Mesh v2.0.1".
It says "To perform DFU transfers over mesh, use a customized version of...
Hi team,
Is there a way to figure out the phone id (to identify the source of pairing) after the phone has paired with the nordic device?
Basically what we need is is...
Hello,
I've downloaded nRF mesh and installed it on my iPhone, I can use it to provision my device, but there is a question about how to import AppKey on it.
I clicked...
I have a smartwatch, smartphone, and tablet.
I went to some place without any other bluetooth devices, my devices are able to scan and pair with each other. But nRF-51 not...
Hi,
I have followed sequence in http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fsdk_app_serial_dfu_bootloader.html&cp=4_0_0_4_3_4...
Hi,
I have a beacon code for nrf51 that I wanted to port to nrf52. It uses app_timer, gpiote and adc. The power consumption in idle is ~30uA. Now I wanted to port this code...
FDS_VIRTUAL_PAGE_SIZE
The size of a virtual flash page.
Expressed in number of 4-byte words. By default, a virtual page is the same size as a physical page....
Hello,
I would like to use proxy_server(example of light_switch ) and ble_app_blinky_c, to make these two functions work together in one card. So this card can be controlled...
Hello everybody,
i have crated an Report id for the telephony usage on iOS from here https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-247/IOHIDFamily/IOHIDUsageTables...
Hello All,
I'm trying to program a NRF51822 module for the first time.Using Keil, Soft device s110_nrf51_8.0.0,soft device kit nRF51_SDK_9.0.0_2e23562 when I try to program...
I found the next response in a topic and i would like to know if there are some new improvements in the last SDK mesh 2.01.
devzone.nordicsemi.com/.../120547
I turn off...