I am building the: https://academy.nordicsemi.com/courses/cellular-iot-fundamentals/lessons/lesson-2-cellular-fundamentals/topic/lesson-2-exercise-2/ exercise and as part...
I have a characteristic whose value is an array of char, which can from 1 to 20 bytes long. Using SDK17 I can set a vlen attribute and use the function update_characteristic...
Hi, Goal: Send a firmware update from nrf5340 to another nrf5340 over BLE I found the following sample and a lot of support tickets talking about this sample but I am unable...
Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
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 ?...
[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...
Hi all,
I've just started working with the nRF24L01+, and I've come across some issues when attempting to do an initial read from the datapipe 0 RX address.
After reset...
I am in the startup phase of a uni-project and I would like to ask you about the feasibility of using the nrf24L01p with power amplifier as the radio module. Specifications...
Dear all, I'm trying compile github ble example ble_app_hello_world for Nordic nRF51422 following steps on Tutorial Advertising for Beginners and found 6 errors all same type...
Hello,
I am using enhanced shock burst as communication protocol. Currently i am using rtc 300us timer to call nrf_esb_add_packet_to_tx_fifo() to transmit data every 300...
I have a custom board with the nRF51822 chip, the chip is set-up with the recommended (CFAC WLCSP schematic with low voltage mode) setup, excluding the external low frequency...
Hi,
I just finish designing my board and soldering it using the Bluetooth low energy nRF51822 chip and i want to test it.
i want to know if i put the coin cell 3v and...
Is the ECDH encrypted key exchange supported on the new S130? If not, when can we expect it to be available?
I am surprised this is not given a higher priority, since now...
I use s110 v7.1.0 ,nrf51822qfaa.
now I find the pstorage_store work is OK if I is not run sd_ble_gap_adv_start function.
but I fin the pstorage_store work is wrong if...
I use s110 v7.1.0, nrf51822qfaa.
The write flash data using pstorage is OK ,before ble_advertising_start() function is start run.
But if I run the ble_advertising_start...