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,
I am using the 9160 with nRF Connect SDK 1.8.0 to connect to an LTE-M network. I am currently using:
to manage the keepalive timer, but was wondering if there...
Hi,
1. Please solve the problem of high network current registered to nRF9160 (test environment: no network signal)
2. Rf signal: the test current is normal. See Appendix...
I'am using vscode+armgcc to build ble_app_blinky but the build can not be completed and stucked on
Linking target: _build/nrf52840_xxaa.out
I'am following this tutoriel...
I get nowhere trying to use SEGGER emStudio's git integration with asset_tracker_v2. emStudio seems to think that a solution has one git repository, whereas there are 43 git...
Hi,
I have upgraded tools many times, the issue I am having now, I am having no luck solving.
Upgrade to nRF Connect for Desktop v3.11.1 (nrfconnect=setup-3.11.1-ai32...
Hi
We peformed some tests of the RTT sample code provided with nRF connect 1.9.1 a few weeks ago (nrf/samples/bluetooth/nrf_dm) and only got about 132 meters of Line of...
Hi I m trying to implement mass storage on the arduino nano 33 ble sense board(nrf 52840) and I2c together. I m using the sample from zephyr and it will not mount the file...
Hello Team,
We have an application where we send 3 adv packets every 5 minutes. We listen to these adv packets on the scanner side with scan interval and scan window set...
Hi,
I am using S112 softdevice along with SDK 15.1.1 on the nrf52832 DK board as a central and running ble_app_uart_c example on it.
I am able to connect, disconnect,...
Hi
I am facing range issue in transmitting and receiving data over ZigBee in nrf53833, how can i improve the range maximum i am able to recieve signal from around 35 feet...
Hi. I'm using the nRF52840 and sadly the reset pin (P0.18) is "hidden" in the inner row. Since I'm not producing with via in pad, I won't reach it.
What functionality do...
We are using nrf5340 in one of our products where we also would like NFC functionality to be used. As we are designing tghe PCB, please let us know the Antenna Gerber / design...
Hello Nordic Team
I have nrf sdk and i can scan ble devices from my computer. When i connected ble devices with my phone i couldn't see connected devices at NRF CONNECT...
Hi,
I want to upload the generated key to the modem, which needs PEM.
I know that PSA uses Mbed TLS and know that there is a
mbedtls_pk_write_key_pem
function to get...
Hi,
Following the latest version of SES (v6.30) on macOS (could also be relevant on linux and windows machines) a critical error has been found .
Building the project...