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 am enabling bonding, but the nRF Connect application and it does not show the peripheral ( nRF52833 ) device is being bonded. Is there any other thing I am missing ?
SDK...
Hi,
Still have no answer for this problem, so I repeat again.
I have got the reply that the bootloader do not impact the application, so please check these videos.
VIDEO...
Hi guys,
When testing the MQTT connection on ncs 1.9.1, modem V1.3.1, when calling lte_lc_nw_reg_status_get to query the LTE signal status, the debugging found that there...
i have built and run "light switch " example given in nrf5340 sdk, i m using nrf5340dk to upload this example code, searched online , but unfortunately not getting any clue...
Hello,
In my project i am using stepper motor with nrf52840 and here i want to run my stepper motor for particular amount of time like i want to expel a particular amount...
I need a HCI controller only build for nRF52840, test on zephyr.
1) Build and flash for controller.
cd ~ /zephyrproject/zephyr/samples/bluetooth/hci_uart
mkdir build...
Hi,
The product we are developing needs to support extern Flash-based FOTA, so I downloaded the ble_extFlash sample from the following link for reference:
https://github...
PCA10121 schematic diagram U1 nRF5340 MCU is responsible for LE Audio, U11 nRF5340 interface MCU is responsible for programmer/debugger. Can you provide related software development...
I try to DFU on RaspberryPi OS by usb-serial. I put nRF52840 dongle on USB port of RPI4. And press reset button of the dongle.
I got error on nrftuil.
$ nrfutil dfu...
Hi there,
Yet again we are running into very basic issues with the nordic tools and software, and this is adding up to cost us massive amounts of time.
Within nrf connect...
We are having connection problems with our nRF52832 based HID device only on Windows. I've attached packet captures taken with the nRF sniffer (nRF52 DK) and in Windows with...
I am using nRF52 DK and LIS3DH accelerometer.
LIS3DH configuration is as follows:
1. LIS3DH ODR set at 10Hz,
2. Low Power Mode (Low resolution),
3. Acceleration: 2g...
I am registering interrupts for many pins:
This only works for the first 8 pins, because from what I understand the GPIOTE peripheral is used and that has only 8 channels...
Hi
I am trying to program a nRF5340 device using programmer 3.0.0. But when I try to connect to the JTAG I get the below error.
using nRF Connect for Desktop v3.11.1 ...