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 Team,
I have a custom board based on nRF52833 platform.
I have used ble_app_uart application from S132(PCA10040) SDK
Is that okie to use S132 for nRF52833...
Hi, I'm developing an application include features
ble, 2 libuartes, pwm, timer and now I'm planning add flash to my application
1. I'm using flash_fds. I find cli.c using...
hi:
I am an new user of 52840.I want make it as an ANT+ master. Then connect some riding equipment, like cardiotachometer ,speedometer , Stepped frequency counter or other...
hello,we use nRF24l01+ for the communication of IoT,nRF24l01+ need to receive CMD from the controllors,but after a long time,nRF24l01+ cannot receive data.
we have tested...
Hi,
I want to transfer a TEXT file from my android to a NRF52 unit.
Today, In my NRF52 unit i already use NUS with NRFUART application & NRFCONNECT application to send...
Hello
We have a project working on the NRF9160 dk, however we have run into some issues with our custom board, we are using the lwm2m_client sample to prevent that firmware...
Hi All,
I am trying to drive the low freq clock necessary for the softdevice on an nrf52832 (sd s132 ver 6.1.1) with the clkout signal from an i2c real-time-clock peripheral...
Hi,
We use SDK nRF5_sdk15.2 and ARM GCC cross compiler to develop application that runs on nRF52840.
We use new lib, as it was done in examples.
I noted recently that...
When I compile ncs/nrf/applications/nrf5340_audio with the latest SDK, the code repository for LC3 is required as described in the documentation. And LC3 is not open source...
Hi All,
SDK => v17.1.0
IDE => Segger
I'm using ble_app_gls and I want to remove LESC.
According to my project =>
I have define a macro,the name is LESC, it used...
I am trying to listen for bluetooth advertising packets in nRF52832 ( pinetime watch to be exact).
What is the minimum required code to program radio in pure bare environment...
I need to modify the code of different sensor data, which is obtained on LTE monitor, so I want that file in which I can create custom sensor data /Modify the sensor data...
Hi,
I want to use nRF connect to program the "direction_finding_connectionless_tx" in my nRF52833 but nrf connect doesn't recognize my device.
There is no error message...