I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
I’m working on an nRF52-based design where the device should remain in System ON low-power mode after an operation (SAADC sampling + BLE sync). After SAADC data collection...
Hello,
My application uses three nRF5340dk for LE Audio: two Unicast Servers and a Unicast Client. The Client scans for servers, establishes connections, performs discovery...
Hello, I'm using the nrf5340 Audio development kit with SDK Manager v2.9.0 and a micro SD card, and when I try to play the audio as indicated in the development example in...
Hi, I have the following situation:
I have a legacy C application that runs on the good old nRF5 SDK on NRF52840 with FreeRTOS. (No BLE on the application, but the bootloader...
I am trying to repurpose NFC1 and NFC2 pins for GPIO usage, but they do not function as GPIO, while other GPIO pins work correctly.
SDK: nRF Connect Bare-metal SDK v0...
Hi Team,
Below function returns error code as -5 and unable to write and read data from I2C peripheral.
err = i2c_write_read ( i2c_dev , addr , write_data , write_size...
Hi,
so i was using the NRF51822-QFAC with an external balun and this antenna chip 2450AT43A100E .
now i want to move to the nRF52832 chip and from what i read is that...
hi support team,
customer is ordering sims from network supplier, and i got one sim card, but after testing i found this sim card can't be recognized.
here is the modem...
Hi
We have developed a remote-control system where both the sender and receiver are built around nRF52840. Today, the SDK is sdk-17.1.0. We are now considering moving over...
Hi Nordic Team,
I would like to use a USB camera in my project with the nRF5340. Is this possible? If so, could you please share any reference documentation or example links...
Hello all,
I am currently using the nRF9160 DK for cellular uplink to our server for an evaluation. From the nRF connect software I use the provided firmware 'AT Host' and...
Hi Team,
I'm working on an application using the nRF5340 , and I'm implementing a low power mode in which the system shuts down non-essential peripherals and aborts all...
Ncs v3.2.1 <SDK>\nrf\samples\dfu\single_slot
I want to try using this sample for SMP over ble dfu, so I tried several times in the nRF Connect and Device Manager in the...