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..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Hi,
I am using nrf52810 chip. we are trying multilink with central(1 central and two peripherals connected at a time),one central and one peripheral is fine, but we are...
Works on Huawei P20 Lite (Android v9), Samsung J3 (Android v7.1.1), all IOS phones. Doesn't work on Samsung A50.
Samsung A50 does see the devkit when using the same firmware...
OK, full disclosure - I'm pretty new to the whole nRF Connect/Nordic Semi environment, having had to jump across here after all the issues with silicon availability meant...
I would like to configure GPIOs as compatible = "nordic,nrf-gpio"; in devicetree file.
I did check this topic, but I think that this kind of configuration defeats the whole...
Hi, I'm working on a FreeRTOS (I just start to use it, so I'm a beginner) project in wish we want to use an external 32 MHz crystal. The program has a task that should be...
I want to implement CENTRAL using nRF52810. To implement the central, the softdevice must be s132 but I am not familiar with the softdevice concept. Until now, the softdevice...
Hello,
I closed below case by mistake.
nRF9160 receives garbage data on UART sometimes - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com)
As per your...
The Thingy:52 application uses LIS2DH in low power standby mode and the MPU-9250 for advanced motion tracking.
Why machine_learning firmware used LIS2DH sensor instead of...
Hello developers,
I am using nRF52840 feather from adafruit as a ble central board.
FIrst of all, I tried to filter just only for my beacons with UUID. I saw a ble central...
Hello,
I am running 1\nRF5_SDK_17.1.0_ddde560\examples\dfu\secure_bootloader\pca10040_s132_ble\ses example of SDK 17.1.0, without any change in the code. When I use nrfConnect...
Good day!
I have a problem with bootloader and custon DFU transport on nRF52840. What I do:
Transfer DFU over mesh using vendor model (it was implemented for MESH SDK...
Hi.
We recently started a project with the Movesense sensor that uses the nRF 52832. We would like to receive advertising packets on a sport field with a cellphone. The...
Hello everyone, I am developing a system with multiple peripherals to a central board. How many peripherals can keep connecting with central at one time? I made some peripherals...