Hi,
I working with NRF52840 DK board, I need to read some potentiometer values or any sensor values and also send me the example code ADC with Bluetooth. I need to transfer...
1) Our device uses NRF52832 to connect with Android 7 system,use wireshark to monitoring,find not hop,is OK? and wireshark delta time is Connection Interval ?
2) nrf52832...
I have controlled an LED with a push button connected to GPIO pins P0.03, P0.04 respectively.Now I want to use those pins as CLK and DIO pins of TM1637 Display.I wrote a basic...
Hello,
I am now developing firmware for nRF52840 DK and nRF52840 dongle. My target is to develop a firmware that my DK/dongle be central and can send command to peripheral...
In SES, it is possible to clean when project is opened , Rebuild ALL, clean solution, clean zephyr and as well from Project -> Reload project, it is possible to update. How...
Hello,
I am working on BLE+Thread multiprotocol and took ble_thread_swi_template as a base code. I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8. My development...
Is there any available binary firmware for nRF5340 Audio DK to evaluate and demo the LE audio case?
I tried to use the nRF5340 Audio DK for LE audio, but found the LC3 codec...
I have not been able to create a stable development environment in macOS Monterey using the automatic installation process.
In order to better understand and document the...
Hello there,
I'm stuck on an issue when trying to perform a multi-image firmware upgrade on nrf5340dk when having both secondary images on external flash. I'm building the...
Hi all,
I'm trying something similar to this:
https://devzone.nordicsemi.com/f/nordic-q-a/21628/how-to-use-nrfjprog-dll
i.e. using the nrfprog.dll to connect with a...
I'm curious if the battery charging circuit in the Thingy:91 can keep the battery charged with a standard solar panel such as https://voltaicsystems.com/3-5-watt-panel/ ....
Hi, I am facing a problem with the selection "Enable debug options" when creating a build configuration. I use nRF connect SDK 1.9.1 with VSCode. I create an application from...
Hello all,
I have started to use the App timer library and RTC, indeed, I have added certain .c files as libraries to use just a simple start/stop time counter that is started...
Hello,
I wonder, is it possible that disabling all the codecs ? or can we use some custom codec ?
I just want to see the data on the headset ,which comes over ble...
Hey, I was trying to create a python application on a linux environment to send UDP messages over thread. Do I need to use the ot-ctl cli to send udp messages? I tried to...
Hi Dev team,
My question is related to the charging of the Thingy91 battery through solar panels. I have a solar panel connected to the Thingy on the points TP11 (Vbus)...
I added custom data to default asset_tracker_v2. The custom data is properly encoded and displayed in JSON format in LTE and acknowledged by Azure IOT, but it seems that the...
Hello Nordicsemi Executive,
We are planning to use nRF52840-CKAA-R(WLCSP-94) part number in our design.
Can you please tell us nRF52840-CKAA-R(WLCSP-94) device has internally...
Hello, i installed nrfjprog version: 10.14.0 external, JLinkARM.dll version: 6.86f. When i download hex file use nrfjprog -f, there is no log like erase 0xxxxx. How can i...
Hello,
I am facing the following issue:
I am using the blinky sample of Zephyr to control the output of a pin. When this pin is any of the LED pins of nrf5340dk, the output...