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...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
nRF Connect SDK v1.6.1
HW - nRF 52832 DK
Host OS - Ubuntu 18.04 LTS
SES IDE Nordic Edition v5.60 with Segger J-Link USB
If I build the Peripheral UART example then...
Hi ,
I had done the user guide on https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/ug_matter_configuring.html#ug-matter-configuring , could you please tell...
Somehow it seems the interface MCU of my PCA10040 DK got confused. I cannot use the JLINK to the nRF any more, and the JLINK drive (in Windows 10) does not show up. LD5 stays...
Hi,
1. I want to know the minimum delay time of BLE data transmission
2.How should this time be calculated
Thank you for all your assistance. Kind regards, Peter.Mi...
I want to modify the lte_ble_gateway app (nRF connect SDK 1.6.0) to connect with the nRF52DK advertising through the ble_app_uart (nRF 17.0.2) application. The lte_ble_gateway...
Hello Nordic Devzone,
I am currently attempting to generate 8mhz clock output to a gpio pin on the nrf5340dk. I have found previous posts about utilizing the gpiote, timer...
Dear Members,
How can I find the cause of
<error> app: Fatal error ?
I can't see an error code ?
Is it possible hardware error because voltage surge ? Can capacitor...
When I set NRF_LOG_ENABLED true, the RTT log can be output without any problem, however, the scanning or advertising activity stop immediately.
I found there is something...
Hi,
I am trying to find Get and set the RTC timer api inside Nordic SDK "nCS\v1.6.1\zephyr".
Could you please help me where I can get these api.
Thank You!!
I got up to this stage while trying to evaluate the module...
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk_gsg%2FUG%2Fnrf91_DK_gsg%2Fintro.html
There...
Several place refer us to the SoftDevice Release Notes; eg
https://www.nordicsemi.com/eng/nordic/Products/nRF52832/S132-SD-v5/58987
http://infocenter.nordicsemi.com/topic...
Hi,
I have nRF52840 DK with nRFConnect SDK 1.6.99
Compiled and run on nRF52840 boards:
F:\_Develop\ConnectSDK\ncs\zephyr\samples\bluetooth\periodic_adv
F:\_Develop...
NRF_SDH_BLE_OBSERVER(m_ble_observer, APP_BLE_OBSERVER_PRIO, ble_evt_handler, NULL);
What does m_ble_observer stand for ? i don't see any explanation in the whole project...
According to the Overview of this sample, the sample supports the provisioning of the IoT device using "Azure IoT Hub Device Provisioning Service (DPS)" to an IoT hub; and...