Hi all,
lesson2, excercise2 is missing the code snippits.
Excercise1 and excercise3 do have code snippits to copy.
I tried on both Chrome as on Edge, but the snippits...
I'm currently working on a project using the nRF52833 with nRF5 SDK 17.1.0 and SoftDevice S140 v7.2.0 , aiming to run BLE (Peripheral role) and Qorvo DW3000-based UWB communication...
Hello,
We are in the final stages of development with a board that combines the nRF5340 with the nRF7002. This board also requires native USB support and we are routing...
We are using the nRF5340 with Zephyr OS v3.6.99-100befc70c74 and nRF Connect SDK v2.7.0-5cb85570ca43. We have the following questions:
Is our understanding correct that...
SOC: nrf52840
SDK: v2.9.0
Device is a central, it connected to 16 peripherals, these peripherals will power on 90 seconds and then power off 10 seconds(one cycle). ...
Hi,
I have successfully updated the firmware on the nRF5340DK controller using the DFU MCUBoot method. Now, I need to add Secure Boot NSIB to the bootloader and integrate...
Hi Support team:
I am new for using the Nordic Design kit of nRF54L15-DK.
And I would like to use the app "Direct Test Mode" v2.4.2 built-in the "nRF Connect for Desktop...
Hi,
As stated here :
After manually starting the HFCLK
crystal it will be enabled even though
there are no peripherals requesting
the HFCLK. When no peripherals...
Hi,
I have my 2 nRF51 running with S130 v2.0.1, one is the central and the other peripheral.
I am transmitting audio data between both and want to reduce the current consumption...
Being a person with a poor name memory, I am really frustrated with the nRF SDK's naming conventions. For example, let's take a function
bsp_btn_ble_on_ble_evt()
Is...
We are using nrF52 series in combination with v3.0.0 of the S132 SoftDevice stack. And I want to understand if we have to go through any of the qualification certification...
Hi,
i got a random disconnect and cant find the cause.
I found this post devzone.nordicsemi.com/.../ and tried to folow the procedure.
I have set up breakpoints wherever...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control the onboard led that uses the methods LEDS_ON and...
I am using the nrf52832 with its Development kit to transmit trough UART to the PC a frame with 20 bytes, I have configured the port to 1MBoudRate. I have enable the flow...
I spent some time trying to work out why generating a private/public keypair in my application with the ECC module was failing due to an 'internal error' and had to eventually...
Hi,
In 868 Mhz band NRF905 supports frequencies 862.8Mhz, 868.2Mhz, 868.4Mhz and 868.8Mhz. The datasheet shows mapping of those frequencies to CH_NO.
In India only 865Mhz...
Hi,
I am currently working with two nrf52 boards in a serialized configuration.
I wanted to add the PA and LNA pin toogle on the connectivity chip.
As the gpio can't...
sorry, i tried "Getting started with the nRF5 development kit" tuturial about 3 hour.
but still not working for me.
stock at begining.
I downloaded nRF5 SDK 11
and...
Hello,
We are using nRF52 in serialization mode.
In the nRF52 connectivity chip side, we are using the example 'ble_central_and_peripheral'.
In the application chip,...
I would like to use the nRF52840 for 802.15.4 but it is rather vague in the OPS as to how to do this. I can figure some of it out but not other parts.
It mentions "assisted...
Hi All ,
Is there any sample application to have a list of available peripherals(Like displaying in mobile when we scan) , for a given interval ?
If not please suggest...