I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
Hi, I'm delevoping an appilcation which can generate one sample per 20 us (accomplished with timer0) and transmit one ESB packet when 20 samples are collected. Below is the...
I'm using NCS 2.7.0 and NCS 2.9.0 to read the BT stack version information on an nRF5340. See below for the results.
How should the fw_version, fw_revision, and fw_build...
trying to define a static partition for the NRF5340_CPUNET. even though he can direct the CMAKE to pick up the pm_static yml for each core by adding
does the sysbuild...
Hello Nordic-team,
I´m currently developing an application which has been based on a 54L15DK an I´m using an overlay file for adjusting the ports to my own hardware. That...
For the GetAssistanceData endpoint (POST /location/agnss), if we are using the x-custom-device-id header instead of a device token and registered devices, how can we view...
I/ trying to read the ID of a Fijitsu FRAM type MB85RS4MT using the Nordic device nRF5340. I can properly initialize the SPI and transmit the RDID =0x9F command. The FRAM...
Hello,
When running the sample on nrf52840DK:
How to change the sample so that the 1sec on 1sec off blink pattern works?
I guess it has to do with the prescaler...
Hi,
I'm working on implementing a modem upload feature (using probe-rs) to be integrated into our production programming line.
Following the procedure described here ...
Hello,
I am trying to use the SAADC peripheral on my nrf5340dk without using the zephyr API; I am writing my program bare-metal. My goal is to set up the ADC in continuous...
I am using zephyr_nanopb_sources to add some protobuf files to my app target, and this works fine in a normal build without mcuboot. However, when building with mcuboot it...
I am taking a course on academy.nordicsemi.com but every time I try to log in it says "Incorrect username or password. Please try again":
I then use "Forgot your password...
Hi,
The following code :
Was working fine in 2.7.0. The callback was called and the event was NET_EVENT_WPA_SUPP_IFACE_ADDED. It is declared in nrf/blabla/supp_events...
Hi everyone,
I'm quite new to the Nrf Connect SDK and Zephyr.
I'm trying to implement a simple DFU (over UART) bootloader. The idea is that when the microcontroller powers...
Hello,
We are trying to test our product for qualification purposes. I found documentation for configuring a Windows environment on the nrf52 series and trying to apply...
Hello,
We have a water meter project that involves cellular and GPS functionalities, and we need to design the schematic. After reviewing the hardware design guidelines...