When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi,
My dev environment is as follows:
nrf52840 + s140 +SD7.0.1 + SDK17.0.0.9 + SES + nrfutil v6.1.0
I started my development for DFU and utilized secure buttonless DFU...
Hi there,
Currently, I am getting an error with a low power node when the remote cannot configure through another regular node in a mesh network. What causes me to get this...
Hello Nordic support,
I would like to use the APIs in IEEE 802.15.4, especially mlme_scan_req in nRF5 SDK for Thread & Zigbee for a ZigBee application in order to scan for...
I want to use the Nordic UART/Serial Port Emulation over BLE to communicate to a windows or linux host computer.
I see Andriod and IOS haveapps available to support Nordic...
Hello,
I have upgraded my project from nRF_Connect 1.5.1 to nRF_Connect 1.6.0.
It runs on nRF9160 and I use RTT viewer v7.50a.
The problem that I see is that the logs...
Hi everyone,
To give a first introduction, I have been working with this development kit for a while now. I'm trying to develop a Zigbee device and I'm very close to finishing...
Hi,
I want to scan for broadcast messages from a specific device that I never connect to (not bonded to for sure) and I want to filter out messages from other devices! to...
Hello,
In my project i want to interface M24C16-R external flash using i2c
I am using SDK 17.0.2 and nrf25832DK
So, the problem is first i have used "twi_scanner"...
Hi,
We are working with nRF Connect SDK v1.5.1 and an nRF5340 device. We want to use the hci_rpmsg sample from the SDK to run in the net core, but we want to move the directory...
Hi,
I saw on this answer that the pins for SPI should be chosen among non "Standard drive, low frequency I/O only". But from the default ones only SCK is not low frequency...
Hi all,
We have developed a BLE project on nrf52810 that uses S112 and we want to port this project to the nrf52811.
Which code changes should be made? Is there any SOP...
Hello i'm looking at the current consumption with the nrf PPK2 and i'm observing a strange behaviour :
the nrf advertise for a while then should stop the advertising using...
I installed Nrf Connect App for Windows. I was OK initially. Then I saw there're updates available so I let it update itself. Now it has a version conflict. When I try to...
Excuse me:
I want to implement the application allows a connected USB host to remotely tell the app to reboot into the bootloader to allow it to be updated via DFU.Can you...
Hello,
in my application I need Real Time Clock whit date and time.
How set and get the current date and time.
Where i found an example?
Thanks in avance
Best r...