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...
Hello
SDK starts adverting when reset. I want to start adverting at the push of a button.
SDK version : 17.0.0
SWDevide : s112
When the button is pressed as above...
Hi everyone,
I want to send large data with https protocol.
I edited the https_client sample split the data and looped send() for sending the large data.
But when...
Hi all
I have an issue regarding central- peripheral connection.( using nRF52832)
In the past I developed a peripheral device using SDK 11.
In order to manufacture it...
Hello, I am doing a bachelor thesis using the nRF52 Development Kit to control a (RC ) car, and I am 3D-printing holders for extra peripherals. During the 3D-modeling and...
When I run nrfjprog --pinreset it says "Applying pin reset" but it has no effect on the connected nRF52832, it just continues running. Other nrfjprog operations like reading...
I am working on Apple Macbook Air with M1 silicon and I installed nRF command tools version 10.15.4macOS
When I open the toolchain manager , there is an error that shows...
Hello,
I am trying to get reliable log output using the Nordic Connect SDK (NCS) over RTT. When I use Minimal mode, the following config:
CONFIG_LOG_MODE_MINIMAL=y CONFIG_SEGGER_RTT_MODE_BLOCK_IF_FIFO_FULL...
Hi All,
Sorry for such a very basic question, but I've tried many things and combinations and cannot make this work.
I'm trying to discover BLE sensors using nrf_ble_scan_init...
Hello,
I am using the Zigbee NCP sample from the nrf Connect SDK and I would like to change the uart baudrate. How can I achieve this? I tried to find some configurations...
When I try to debug hci_pwr_ctrl in Zephyr/buletooth/sample using segger embedded studio, debug terminal don't have output of printk function, which based on nrf52840dk. ...
Hello All,
I am experiencing strange results when using the TWIM peripheral with and without using the debugger.
Setup :
Keil IDE for development and debugging ...
Hello! I use EK42423-03 and 52833-DK
Previous case
I understand plugging in the SWF connector, Will disconnecting from the PCB antenna and routing the signal to the cable...
Hi,
I have made an emitter (with nRF52833) and a receiver (with nRF52833 too) and i already succeed to receive data and print IQ data from the antenna onboard but now i...
I have tried to install nRF Connect SDK automatically. Although the installation is completed in Toolchaim Manager, the installed sdk is incomplete. After confirmation, it...