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...
I'm logging the app_error_fault_handler() and I got a reset (on disconnecting, reconecting BLE) from the SoftDevice (id = 1) at address 0x169A8 (pc=92584, info=0).
How can...
Hello, I studied on example\ble_peripheral\ble_app_ancs_c in SDK15.2.0 with board PCA10040. After paring and bonding sucessfully with my iPhone, I reset PCA10040 with Button...
Hi
I am looking to use a pre-certified modules for meshing.
However BLE Mesh have some rather big limitations for the size of network/bandwidth i have in mind and I have...
Hello,
I am searching the way of decoding the motion raw data from thingy 52.
Especially, for the accelerometer values.
In the app, I get the next value:
FAFF...
I read the post here. This post was used nRF52 DK (PCA10040) . I have the nRF52 DK (PCA10056) card. nfc applications in sdk always nRF52 DK (PCA10040). How do I run nfc applications...
Hi,
This error occurs when I write below command for OTA_DFU demo:
cmd : exe keys generate private.key Error:
ImportError: cannot import name 'DIGCF_PRESENT' from...
Hey,
I am working on mesh program, I am trying to send mesh message periodically for every 5 secs when i press a button in nRf52 DK. The message is being send for 3 or 4...
Hi,
I am using nrf52840 module with a kit that i built by myself. The kit is working because i am able to flash and debug without problems.
I am using Segger embedded...
Hi,
Is it possible to advertize and scan only on the 2M PHY and w/o using at all the 1M PHY on nRF52840/S140 system ?
The actual system is running fine if we use the 1M...
Good day!
I purchased the nRF24L01 Evolution Kit, but:
1. The driver and software that comes with the board, only under Windows XP. Are there drivers and software for...
Sorry in advance if this is an FAQ or maybe two
Situation is this - for regulatory reasons, production/release software here is built using a known version of arm-gcc, and...
I'm using scannig with whitelist on nRF52840 Dongle SDK V15.2 (usbd_ble_uart_freertos example)
when BLE_GAP_EVT_ADV_REPORT is called scanning stops, So it can scan just...
I am working on matching an antenna to the nrf52832 QFN package. I am looking at the reference design, which has a 30 mil wide trace. I believe that is supposed to be 50 ohms...
I have an application (key fob) that needs to wake up on a button press. Scan and connect to a specific BLE device, then send one byte of data and disconnect and turn off...