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...
In Nordic's Zephyr fork (sdk-zephyr) there's this GPIO driver function:
I don't think this is the entire story of querying GPIOs, though. This appears to only query...
Hi,
I'm trying to interface NRF52DK with Quectel EC20 Evaluation board through UART. I used the example UART code from the SDK to send AT commands to the Quectel Board but...
Hi,
I'm looking for information about FOTA capabilities when upgrading firmware on secondary mcu devices.
for example ->
fota = web(cloud) -> (mqtt/http) -> (nrf9160...
Hi,
You specify that S132 v7.2.0 is qualified as QDID 138862 in this link:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcomp_matrix_nrf52832%2FCOMP%2Fnrf52832...
Hi, I'm just a new user for nrf connect SDK. I use v1.5.0. When I try to build the solution on SES, I get this error.
I saw a post like this also. But I don't know how to...
I am developing a project on the ble_app_template example. In the sdk(15.3.0) example, when the button is pressed, some cases are executed by going to bsp_event_handler. if...
Hi,
I use examples : nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs;...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
I am trying to source nRF5340 chips from Digikey.
I can see the link to the early Enggineering A version (AB0), which we absolutely do not want to buy
https://www.digikey...
I tried to upload the hello world program to the thingy91s nrf9160 via nrf connect programmer app over usb. Unfortunately it didn't work as excpected and the nrf9160 doesn...
Hi Nordic Team, We are considering basing our next design on nrf5340. nrf5340 implements direction finding: is it possible to use direction finding to estimated the distance...
I connected a button to pin 27 on board, and using app_button_init in app_button.c to declare a button, and use that button to control LED and it does not work. But when I...
Hey all
For my project, which is using the nRf52840 as a Bluetooth server, I have to implement a test software. This test software has to, among other things, to send...
Hello,
I've been given the task of porting an existing application from the nRF52840DK to a nFR52840 Dongle.
Simplified, the application uses the Shell functionality...
Hi,
I run ble_app_hrs freertos on PCA10056 DK board and cannot enter low power consumption. Do I need special settings to use freertos to enter low power consumption?
The...