Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi Sir,
Please help to check do we support the ISO14064/ ISO14067 for the below part numbers.
1. Could you help to check do we pass the ISO14064/ISO14067?
If yes,...
I am implementing nrfx uarte on nRF52840 with ncs 2.6.1. I am using the example provided in modules\hal\nordic\nrfx\samples\src\nrfx_uarte as a reference.
Reason for using...
Windows 11, WSL2, NCS 2, VSCode
I want to be able to reboot my chip without the watchdog automatically being enabled on boot.
I cannot seem to disable it through the API...
Hello, the chip I am currently using is nrf52832 and the SDK version is SDK15.0. May I ask if all callbacks, interrupts, event handling, and main loops belong to the same...
Belows are that my development setup
sdk : sdk16
os : none
development tool : keil
To use the NRF7002, it is understood that the NRF CONNECT SDK must be used. However...
I have purchased two nRF52833 development kits and I would like to implement Direction Finding using AoA method. I have purchased the uBlox ANT-B10 patch antenna board for...
Hello,
I'm a relative neophyte when it comes to non-hardware aspects of WiFi ICs, so I have some basic questions about the nRF7002; these are features my client is asking...
Hello!
I am new to the nRF52840 Dongle and Kali Linux running on a Pi 4B. Can someone point me to a source to walk a newbie through the install process? Any help is greatly...
Hi
at embedded world nordic presented a camera demo similar to this:
https://www.youtube.com/watch?v=mkYzTxRO1-w
Where can I find the repo for that (app and firmware...
Hi, I am using the nrf-dm sample with the nrf52840dk to measure the distance between two boards, but I am getting inaccuracte results. At a distance of about 60 centimeters...
We are currently thinking about implementing LE-Audio in CIS mode by reusing the sample program nRF5340_Adudio.
There are two types of boards to create: a transceiver board...
Hello everyone,
I've successfully implemented the SLM example on the NRF9160, and it's functioning properly. Now, I'm attempting to send AT commands to the modem using my...