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 everybody,
I saw topics with similar naming like mine, but none of them actually describes my issue.
I develop some simple scanner and advertiser solution.
...
software:nrf connect sdk 1.9.1
hardware:nrf5340
hi professor,
I use the nrfx_gpiote_in_init(GPS_TS_PIN, &config_in, gps_timepulse_handler) but return NRFX_ERROR_NO_MEM...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
I am considering adding the following bootloader to my project. nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader...
Hello Nordic:
I wanna to know what actions a thread have done from reset to joined a thread network.
I observed the air packets by using Wireshark. I found a router(rx_on_when_idle...
The device is connected to the PC via FTDI chip. The device manager shows the COM port. LTE Link Monitor v2.0.1 cannot find the connected device on SELECT DEVICE. The windows...
Hello.
I am using nrf52832 (s132 v7.0.1, SDK v17.0.0) as a peripheral and developing.
I am using nRF Connect to communicate with the peripheral nRF52832.
One of the...
Hi,
I have tried to follow the below tutorial ( https://www.youtube.com/watch?v=hY_tDext6zA&t=933s) . While I am trying to advertise the ble by following that webinar. I...
Hi,
I want to use BLE as both connectable mode and non-connectable mode in the same application. Is it possible to do that?
Is it possible to switch connectable BLE mode...
Hello!
I have a nRF52840DK with a custom board. I have installed nRF 1.9.1. I have read about the twi_scanner but I don't find that code in my installation! Did I do anything...
Hi,
I am trying to download SUPL client library but got an email that my request was denied. I've used the same email address as the one here. Can you please advise?
Kind...
I have succeeded in running the Multi-NUS package on the nRF52840DK. My client's client learned of the nRF21540EK and wants to try using it to extend the range in the present...
i need help.
We use nrf52840 and DK17.0.2
Using saadc with oversampling x8 , Single-ended mode.
Question
When Event monitoring using limits , Is the timing at which...
I'm using three low power PWM instances driving three separate IO pins open an nRF 52810 and need to be able to re-configure each of the channels on the fly to select opposite...