I have been working with 2.9.1 but went back to a project using 2.6.1 to flash a nrf5340dk and can still compile it, but now cannot flash the nrf5340dk. I am getting this...
Hello,
I'm trying to use SLM application on ctcc/nrf9161 hardware ( https://github.com/nrfconnect/sdk-zephyr/tree/main/boards/ct/ctcc ) however it seems I'm not able to...
Hi, I have to integrate on my MQTT application , location library using GNSS. Actually I am using location library on cellular. I want to use exclusively GNSS. I am developing...
Hi, I am using two nRF54L15 DKs running THroughput samples.
The result of coded s8 is 52kbps, which is close to the theory number.
When I change to S2 code, the result...
I'm moving to 2.9.1 and trying to get mipi working with a st7789 display. I have it working with 2.6.1 without mipi, but can't seem to get it working with mipi on a nrf5340dk...
Hello!
I want to develop a Heartrate Monitor Device which uses BLE and ANT+ using the Seeed XIAO nRF52840 Plus Board.
Now that I have the board I found out that ANT doesn...
Hi,
I am using nRF52840, S140 7.0.1. I am using ble_app_blinky application.
Till now I was configuring one board as Connectable Advertiser and other device as Central...
Hello Nordic support,
I am using the usb_msc example with an SD card. When I check this example on a Windows 10 machine, I observe data transfer rate of 355 Kbps. Is it...
What are my options with nRF52840 to get from the built in USB and available SDK feedback regarding connected device in order to adjust charging power?
There are plenty...
Hi, I'm looking for solutions to transfer .bin file and store the file in to the flash memory. Can i use DFU to send just .bin file and update the flash but i have change...
Hi I am developing the product in which I am using a Nrf52832 for BLE and samples from Semtech SX1262 radios to communicate using lora. I don't intend to communicate on the...
Hi everyone,
I want to send packets via notifications to a central. While searching through the forum I found some posts saying that the maximum data size per notification...
hello
i am running an app with ble scan, pwm, uart and hopfully timers and adc
but mostly it happens with ble
every time i stop on a break point i m thrown to :...
Hello!
I have tried to program a module containing the NRF52833 with a Bluetooth Long Range example. The programming failed and the module cannot be programed any longer...
We are preparing a mass production test system for a new product, it has NFC as a slave unit. What is the easy way to test that NFC in this case? We think that it would be...
I've started to play around with my nRF5340 PDK board. I have the nRF Connect SDK 1.2.0 installed.
- First I have opened the sample "HCI rpmsg" and programmed the compiled...
Hello,
For the secure bootloader example there are various included projects supporting the different hardware ICs (ex: nRF52832 or nRF52840) and the different transports...
I am running nRF Connect on an Android smartphone (Pixel 3 XL running Android 10 (Q)) and see it detect nearby BLE beacons successfully. The application also shows the RSSI...
Hi,
I am working on a product based on an nRF52832 (SDK 15.3, S112 6.1).
The device uses the Nordic UART service, modified to force access parameters to JUST_WORKS for...