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...
Hello,
I'm transitioning from the old SDK to the ncs, and have been through the nRF Connect SDK Fundamentals and Bluetooth Low Energy Fundamentals courses.
With pairing...
Hi,
I'm using ble_app_att_mtu_throughput to communicate some data from a nRF52832 to another one. I reached my goal (1.4Mbps) but now I would know what the two board communicate...
Hello, I am going through the Bluetooth Low Energy Fundamentals provided by Nordic.
My nrf 52840 dk could function fine after lesson1, but when I flash my board with the...
Hi,
For the SoftDevice controller, how can I send LL_MIN_USED_CHANNELS_IND messages? Is there an API for this, or what scenarios trigger the sending of this message? Thanks...
Hello,
I'm measuring the power consumption on the Thingy:53 using the Debug and Current measurement board. Initially I was measuring the current of the battery VBAT given...
I have been using the VS Code extensions for setting up and building projects. Sometime yesterday build times went up from < 20 seconds to 10+ minutes. It looks like it's...
Hi,
I am starting a new development project on the nrf9160. It's a battery powered cell connected device using MQTT and Memfault.
Is it better to start a project from...
I need to measure the battery percentage using adc. i have created an application for ADC and its measuring correctly. Now i need to measure the battery percentage of another...
Hi,
I'm trying to measure message travel time using Gazel and k_uptime_get() so I can understand the packet intervals.
I'm using gzll_ack_payload_device and gzll_ack_payload_host...
Hello,
I am trying to control a PPK2 using my Raspberry Pi 3B+ running a 64-bit image of the Raspberry Pi OS (Debian Bookworm port) and I've been using python (v3.9) with...
Dear Nordic Team,
since the last release of NCS 2.7.0 the sd-card support breaks for me.
I am using the nrf5340 Audio DK with an inserted SD Card, and am running the zephyr...
Due to upgrading SDK2.5.0, I need to re-certify Thread1.3 in order to get a new CID for the previous module.Now I don't know exactly how to fill in the section of Thread Submission...
I have an application that requires invoking multiple commands to the same node in quick succession (multiple times a second).
To evaluate the feasibility of this, I flashed...