Hi Nordic team, 您好,北欧团队,
I am developing nrf54L05 in VS code with NCS.I want to configure the SEGGER_RTT_printf to my project.Is it correct to change the CMakeLists.txt...
Hello,
Is there documentation, or an example, explaining how to avoid accessing peripherals owned by the SoftDevice controller in an Application?
I found this:
docs...
Hi
Is it possible to stream 128 kbps .acc, .lc3 or .mp3 Spotify audio from server to nrf9151 ?
It says it supports 300 kbps download, so maybe 150 kbps is realistic ?...
Hello,
I'm currently working with a custom board using the nRF5340 SoC, and I'm running into unexpected current consumption behavior.
When the device is in advertising...
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:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Hello.
I use nRF51-DK and need to avoid appearing of the virtual drive during connection to PC (it's confusing my customers). So, I want a behavior as an old PCA10001:...
I am designing with the nRF51822 and I have a choice of either a 32Khz or 16MHz crystal. Can you tell me the advantages and disadvantages of both?
If the 32KHz crystal...
Hi,
I've got a question about the startup-process and power consumption using BLE&Advertising (sample code: nrf51-ble-tutorial-advertising )
I've got the "new" nrf51...
I would like to see app_trace_log messages on a terminal window on my PC.
I did the following things:
Added the define ENABLE_DEBUG_LOG_SUPPORT to my project in the...
Hello,
When I set min to 7.5 ms and max to 200 ms. Witch one is used at beginning (it looks like if it was max) ? Do transitions are done automatically depending on numbers...
The V3 S310 documentation appears to show that it can operate in a Central Role.
The BLE_GAP_SVCS enum has been modified to now include the following additional values
...
Hello,
I'll explain my project.
I developed a device that take a magnetism sample (with a sensor) each hour, but the device should be available all the time, because...
Hi,
I want to have a bootloader without softdevice on SDK 8.1.0
I do not want to change the SDK and it seems to me the SDK only works with softdevice.
Do you have such...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
i am work in ipv6 coap Server example.
in main function pstorage_store/pstorage_update work well....
sdonly.zip softdevice.zip Custom board with a nRF51422, SD 310 rev 2.0.0, nRF Toolbox rev 2.4, iOS 8.4
When trying to use the DFU app to update my softdevice and/or the...
Unless I am not understanding the code correctly (highly possible...), once the bootloader has restarted into DFU mode, no bond is required to upload new firmware. This works...
Can I have "nrf toolbox" source for android eclipse?
I can just find the source for android studio not eclipse.
because I can't use android studio now, I need the source...