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...
Hi,
Is it possible to be in connected mode (exchanging data) and also advertise data packet (on primary channels) between two BLE devices (so, in both the modes) ? Is there...
When using nrfjprog over an IP connection, `--ids` never returns a value. This is frustrating as the Zephyr nrfjprog runner uses this command to determine if there is a board...
Hello !
In latest errata, https://infocenter.nordicsemi.com/pdf/nRF52840_Rev_3_Errata_v1.1.pdf is not so clear all details of this anomaly
[254] RADIO: External PAs, FEMs...
My laptop is running the latest macOS 12.4. It is a 2021 Macbook 14" with M1 Max.
I updated nRF Connect For Desktop and Toolchain Manager to the latest versions, then I...
I am trying to port a timer over to the nrfx_rtc driver and I can't seem to get it to start counting. I'm sure I'm missing something small, but I'm not seeing it. SDK 17,...
Hi,
I have a medical device where my mother board has a NRF52840 chip which communicates with a Android Tablet through blue-tooth. We find it gets connected with few tablets...
Hi, I am working the Zigbee in nrf connect SDK 1.9.1 I am running light_bulb, switch and coordinator examples
I want to change the panid , Short id, via proj.conf
how...
We have an nRF5340 application that builds fine for our custom board. However, it is not very straightforward what steps need to be performed to enable FOTA updates. I have...
Hi,
I am using an nrf5340 with nrf connect sdk v1.9.1. I need to calculate the duration of an event with nanosecond precision, so I am using an nrfx_timer at a frequency...
Hi,
Greetings!
I am using below setup
nRF52832
Mesh SDK 4.0.0
SDK 16.0.0
Application Example: light_switch_client_nrf52832_xxAA_s132_7.0.1
Issue:
Using above...
When I run TX tests with the AT%XRFTEST command, I can start the TX test without any problem but then the modem stops responding to AT commands. For example, if I send
...
Hello, I'm in the process of attempting to implement Eddystone EID on the nRF52805.
It's been a bit of a nightmare, so I'm finally taking the bold step to make my first...
I am using SDK 17.1.0 with an nRF52832 design similar to the P10040.
I was previously using the original timer application and things were looking good. I decided to upgrade...
Hi,
1. Please provide me with an example in which UART0, UART1, uart2, and uART3 are enabled
2. The sending and receiving rate of each UART must reach 1,000,000 baud rate...
We are porting a project from SDK 11 to nrf5 SDK 17.0.2. We have also used a couple of different versions of SDK 15 extensively on several different products.
Our code...