Hello,
I'm using 'nRF Connect for Desktop v4.2.0' and 'nRF Connect SDK v2.3.0' on windows 11.
I was using vs code well for developing nrf52840 board.
But, I found...
Hi there, I'm new to the nrf/zephyr sdk and while using the nRF5340dk board, I've found that the pin1.01 is pulled high right after the board powers up. My assumption is that...
In my project, nrf52832 used as a communication module.
In order to let user's phone reconnect automatically,I add HID service,appearance and uuid into advertising packet...
Hello Nordic Team,
HW: nRF52840DK
SDK: ncs v2.8.0
App: hci_pwr_ctrl
I am testing with hci_pwr_ctrl example to see how tx power can be set from application.
The...
Hi there,
I am working with NCS 2.9.0 and the nRF54L15-DK, running the radio test example with the RSSI Viewer, but it doesn't seem to be working.
Here are some error...
I try to do everything as in the guide (second advanced option) devzone.nordicsemi.com/.../small-i2c-oled-displays-using-nrf-connect-sdk but I get errors when building
...
I just wanted to share this in case someone else runs into this as well. I was running into all of the same things as others where I could run the nrf_sniffer_ble.sh --extcap...
I don't program the BLE part myself but I must know from a design-level.
As I understand, a BLE scanning unit must connect within less then 60us after advertisement.
If...
Hello.
In according to this tutoraial: https://www.novelbits.io/bluetooth-mesh-tutorial-part-5/
I wonder if it is possible to replace ,one of these two nrf52840 DKs...
Hi,
Has anyone had success going from the Arduino bootloader back to J - link bootloader?
CONTEXT: I purchased 5 nrf52832 modules, and followed the posted guide to burn...
Hi, I would like to power my development board from the provided coin cell. I removed the plastic between battery and negative contact point. I put VDD position on power source...
Hello. Can you tell me which project can I use as a template from nrf 5 SDK with basic RX/TX data send/receive payloads API? Want to build custom simple-structure mesh, with...
I want to use some functionalities of Zephry OS. Example https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.0.0/zephyr/samples/gui/lvgl/README.html .
I also want to...
I am rebuilding my computer after experiencing a corrupt boot sector and am reinstalling all my apps. I am moving from Kiel 4 to Kiel 5. My project loads, but it says that...
Our manufacturing supplier provided me a log file from the nrf Connect for Desktop Application that shows repeatedly unexpected disconnects when nrf Connect opens a second...
Hi,
Do you have a sample ANT radar profile example with all the pages defined, similar to ant_hrm.h in SDK 15.3 components/ant/ant_profiles/ant_hrm/pages/?
Thanks,
Abid...
Hi Admin,
I just bought development board Thingy 52 from Digikey. I coudn't find design files that consist of hardware design in Nordic website. Could you advise for this...
Hello,
I am currently tweaking the Thingy:91 to run a stripped down version of my custom application. I have been able to flash the device with the Thingy:91's sample at_client...
hi,
we're using a Adafruit nrf52832 board for a building a ble keyboard . w're able to pair to two central devices and appear to them as a keyboard , but for example : we...
Hi, we are designing a product that needs LTE connectivity and BLE for local setup.
The nRF9160DK uses an nRF52840 with some links for COEX and comms.
Is there any reason...
Hello,
is there any kind of good practice available about how to generate UDP traffic with the nRF9160DK via NB-IoT for a simple test?
As far as I know the AT client...
Hi
I followed below tutorial with my nrf52840 using SDK 15.3.0
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a...