I installed NRF connect I successfully built project when I flash I get success, but actually I can see project is not flashed what and how can I debug that ?
Hi,
I am using the nRF52840 with nRF-SDK version 16.0.
At random intervals, I encounter the following error:
"[00:02:51.009,460] <error> app: ERROR 1813 [Unknown error...
Hi everyone,
We found that the LIS2MDL_INT interrupt from the compass on P1.06 affects communication between the app core and the network core.
About 3 seconds after...
Hello,
I've an issue that I can't find clear instructions for the nRF5340 serial recovery for the network core.
Being able to update both cores from the bootloader level...
Hi , am developing the st7789v_minimal_sample application using Nrf52840. after creating minimal application am facing some unrecognisable issue. which am stuck can you please...
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:
...
Hi,
1. It was measured that SWD0_SELECT needs to be connected to VDD to program the external nRF54L15 2. Will the document or the program be modified here to make it consistent...
Hello All,
I don't find any example of Dynamic Multiprotocol of ESB and BLE.
The current multiprotocol example in Nordic’s nRF5 SDK is a switching solution for multiprotocol...
Hello,
Here is a summary of my main transmission protocol:
The (unique) client contact one of the many servers to get the value of a particular server's state.
In the...
hellow nordic.
i use sdk14.2 ,but pstorage_update return NRF_ERROR_NO_MEM.
i use NRF_SDH_SOC_OBSERVER(m_soc_evt_observer, 0, sys_evt_dispatch, NULL) to creat sys_evt_dispatch...
I have a couple of "cannot-be-resolved" issue with Eclipse.
Issue 1:
Sometime when I set up a project in Eclipse, it runs into an issue where types like uint32_t or...
Hi,
I'm trying to send sensor data via BLE to Processing. If someone has already done it, could you post your code or help me explaining how to approach the problem?
I...
Our Nrf51822 will disconnect the connection with timeout reason when it is sending a large amount of data (about 20-70 KB) to our central device which is TI cc2540 . This...
Hi Nordic.
I have questions about preserving device unique information such as device id and so on. (The information will be written in factory)
I know the best way is...
I am trying to add I2C/TWI bus to nrf51822 device. I have used the SDK example code (12.3.0) and keep getting the following errors:
sdk/drivers/nrf_twim.h:69:38: error:...
Hi, Is it possible to make the same nRF52832 device to function as a master for some interval and then switch it to slave?? i.e, Does Nordic have a single SoftDevice capable...
Hello, the current QIAA package is rather demanding on the manufacutring and significantly increases our cost, are there any alternatives? I failed to find any in the datasheet...
Hi !
My goal is to create a large mesh network (over 100 nodes).
I plan to have 3 kind of nodes : a client (connected to a PC), several server relay nodes (not on battery...
Hello,
I have got a question about gpio current protection in nRF52 - I have checked forum but I haven't found answer on this specific question. In nRF52 specification I...