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 two sets of different Eddystone beacons configured to transmit Eddystone UID data (namespace and instance id). One set of beacons are off the shelf (OTS) beacons...
We have noted a PCN that seem to affect power consumption and certification. ( https://infocenter.nordicsemi.com/pdf/pcn_134_v1.0.1.pdf )
Can you tell me if the 3v3 Vmin...
Hello NordicSemi and Developpers,
I am working on a project with using the nRF9160 SiP and running a slightly modified version of the Serial LTE Modem sample from the nRF...
Hi!
I'm trying to connect nRF52833 with nRF21540 for long range communication, but there is no recommendation in reference design files of output circut for ANT pin (nRF52833...
Hello Nordicsemi Dev community,
I have previously utilized the `zephyr/samples/bluetooth/peripheral_hr` example and flashed both app and net core with the respective ...
Hi
i'm trying to connect openocd using Jlink of nrf52833 DK, but it does not work.
i installed openocd in MSYS in win10 environment and also installed seagger Jlink driver...
Hello, i'm currently working on my Bachelor Thesis using Makerdiary Board. I recompiled the OpenThread Libraries to get the CLI working on my Board. I need to read out sensors...
Hello,
I'm trying to use UART0 for communications between the nrf52840 and another microcontroller, while also using UARTE1 for debug communications between the nrf52840...
Hi.
I'm trying to combine TWI sensor and BLE app UART examples.
I already tried putting parts of TWI sensor example in the BLE example, but it gave errors on missing...
HI everyone,
I have issue relate to ble_lbs_init(ble_lbs_t * p_lbs, const ble_lbs_init_t * p_lbs_init) function.
issue happened when i call: err_code = sd_ble_uuid_vs_add...
I am new with nRF9160, just bought a nRF9160 DK from overseas, but I use it in China, two questions come up.
1. Is it working with China celluar network?
I tried the Basis...
Hi,
I'm trying to make the softdevice controller work on NuttX RTOS. I followed the SDK example code to reproduce initialization. All calls are returning 0 (no error). However...
Dear Sir,
we're developing a Ble keyboard with 52810. the product needs to detect what kind of operating system and have different behavior therefore. but i don't know how...
As below, BLE Data RX works fine, but TX doesn't. When does this happen?
Currently BLE connect/disconnect and RX is working fine. The power does not turn off due to this...