I want to implement FOTA Update for a nrf5340 based board by using nrfConnect SDK v2.9.0 with zephyr and mcuboot. The board has a MX25R6435F external flash (same as the nrf5340dk...
Hi,
For my Master Thesis, I’m working on localization using nRF54L15 boards with BLE Channel Sounding. I’ve been using the official samples available online, specifically...
I have been able to connect and initialize two different Bluetooth OBD II Devices. I am running into issues with the third device I am trying to add as an option. I add the...
nRF 52832 + NCS 2.6.1
We are successfully setting the advertising Tx power in discrete steps {-40, -20, -16, -12, -8, -4, 0, +3, +4}dBm using
However, I am being asked...
Hello,
I am trying to use the nRF21540 in nRF54L15, I notice document metion
I am wondering what is the difference between PPIB and DPPIC. What does appropriate...
Hello
Following my previous message from yesterday, the service seems to no longer be usable again at the moment.
Could you please confirm that this is a temporary issue...
Hello,
we have produced 10 Boards with nRF9151. Unfortunately, 3 device shows a false behavior. We cannot connect over SWD an they have a larger power consumption (whole...
Hello Nordic team,
I am using SAADC in order to read values coming out of my current sense amplifier [INA180]. I am sensing the current through a fan which takes up to...
Hi,
I am trying to verify current consumption of nrf52840 DK (not any peripheral connected ) before doing that for our product.
We need to use RTC to wake up the device...
Hello,
I need some help updating NRF52840. This is my first project and I have a working application which uses Softdevice 140. I would like to update it with usb-serial...
hi all ,
zephyr bt_hci_core: HCI driver open failed (-5)
i follow this link .(open lte-m(udp) and gps between psm mode on NRF9160)
now ,i need add HCI driver to control...
Hello,
I am working on nRF52832 using SDK 15.3.0 in segger studio.
In my application I am calculate time interval of plus, In which i am given plus to the board pin...
I use:
pca10059, connectivity_4.1.1_usb_with_s140_6.1.1.hex
nrf-ble-driver-4.1.1-win_x86_32
I am trying to scan BLE advertise. I have a problem that ALL packets...
Hello,
I am using Segger and nrf52840 dk. I want to print float value in debug terminal but the value is not getting printed.
I did this-- printf("%f cm\n", temp);
in...
Hi!
I am currently trying to build the lwm2m_client. Currently I am using ncs v1.1.0-rc3.
I am using the devkit as hardware. The only thing I changed in the proj.conf...
Hi Nordic Support Team,
i'm working with nrf52832 development kit. In that, We are adding the UART features in BLE DFU secure bootloader example code in SDKV15.2.0. But...
Hi all,
I have tried to write a program for configuring and send a character data over UART,but the NRF52-DK not responding to the code,I successfully flash the code.
...
I can't seem to get TWI working, attached are main.c sd_config.h
The code compiles, but when stepping through in debug, it ends up in an infinite loop inside:
I have...
Hello,
I am in the process of integrating a project where I need 3 uarts to work concurrently in different configurations. This will eventually migrate to an application...
Sorry ,I have the problem with increasing the max data length(more then 20 bytes) in the characteristic , I change the att_mtu size like the value in the picture, but after...
I have developed a beacon application which transmits the required data from an analog device. I want one more application which scans the transmitted information from the...