i am writing data from wav file to w25q128jv and i got error -22 at some offset while writing. i tried many config but it seems the problem is not solved, does anyone have...
Hello Nordic Team,
I am currently working with the nRF54L15 DK and interfacing an occupancy sensor over UART. In my standalone application (non-Matter), the UART communication...
this my yaml.file to use partition manager, beacause iam implementing DFU, USB MSC with fatfs in single project
fatfs_storage :
address : 0x00000000
size : 0x00200000...
i am working on custom board nRF52840 with display ST7789 + touch Ft6336
1) i want to use LVGL library with Display how do i get started with LVGL .Any tutorials or sample...
Hello,
I higly need to run twister unit tests in debug mode with breakpoints, step by step, spies and other debug tools in vscode. I did not find a way to do so.
Is...
Hello, this is probably a very beginner question but I don't know how to configure interrupt for the GPIO headers on the nRF52840 dev kit. I tried to search in this forum...
Hello,
I'm looking for answers and some explanation for two main questions - is it possible to perform non-simultaneous multi-image FOTA over WiFi? Is it possible to support...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Hello,
i use the bond manager together with a own module to store data in memory. On user interaction i want to delete the whole memory. I proceed as follows:
Disconnect...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
I am using the eval board, sdk v5.2.0, s110 v5.0 and a galaxy nexus with the UART Nordic app. I have not been able to receive any data on the android end. After
void nus_data_handler...
Hi, I am very happy to find that S120 can be implemented to realize BLE central role.
I start from the ble_app_multilink_central and ble_app_hrs_c --two experimental examples...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
How do I prevent drive by wireless hackers hijacking my ble device with their own dfu ota update?
What is the standard way to make wireless hijacking ble devices hard,...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
Hi, I am using the nRF8001 chip with an external MCU that has both 16MHz and 32KHz crystals. I saw the app note about sharing the 16MHz crystal between MCU and radio. And...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...