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,
I'm implementing flashing modul, which will be running on external mcu. Therefore for the very 1st step, I have captured traffic while performing dfu on PCA10040 via...
Hello,
Do you have an example that allows you to use the “Service Changed Characteristic” on the server side?
In fact, I saw on the internet that on IOS, we have to use...
Hello,
I am trying to generate encrypted data of particular data with IV and Key value by using mbedtls functions but when I try to do that in AES_CBC example code I am...
Hello,
I have multiple nrf52840 devices ( PCB's ) that act as peripherals and advertise data in BLE 5, and connectable in BLE 4.
We are able to connect to the device using...
I'm trying to enable DFU on our device but am getting a lot of issues.
I used Device Manager to upload app_update.bin and it worked. If I use Flutter example to upload firmware...
Hello everyone,
I am currently evaluating the nPM1300 Fuel Gauge with a LiFePo4 battery.
I would like to use nPM PowerUP to prepare the battery profile, but it appears...
hi support team,
i was testing mcumgr ota from uart, but found that the speed is slow how can i improve this?
i have change uart baud to 460800, but did not help. for...
Hi,
I'm using an nRF52840 DK to develop my prototype. Now I'm moving into the PCB design phase and I'm using a BLE ceramic antenna. I'll add a pi network footprint to tune...
I am using SPIS for my project. I am manually toggling CS for the peripheral. I get NRFX_SUCCESS for nrfx_spis_buffers_set() function. Also, when I probe the CS signal on...
Hi,
I am using the nrf52840 dongle board just to startup a project. I connected to the dongle a UART-USB converter to the dongle... but when I enable the UART into the firmware...
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...