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...
Hello, when trying to finish provisioning my nodes (3 total, per example program's instructions), my provisioner program keeps running into
NRF_MESH_EVT_PROV_LINK_CLOSED...
i am using three boards , one is client (nrf52840) and other two boards as server(nRF52832) using light switch example . i want to get the message from client board ,to relay...
Hello,
I am having trouble understanding how the following function in the PWM driver example under peripherals in the SDK. Below is demo1 from the code that creates and...
I am not able to enter DFU Mode with secure bootloader example.
I use IAR and NRF Connect with Programmer to flash
Following are the steps I followed
1. Build Secure...
Hi Everyone,
In this code I'm face a problem. The issue is when i debug, it shows "<info> app: TWI device detected at address 0x6D" . Please find attached a snapshot of...
Hello,
I scrolled through some subjects about that SoC already but I wanted to get some more precision.
1. Can I start developing solutions for AoA / AoD system...
I am trying to do a ramping PWM. I want to update PWM every 25ms by increasing the duty cycle by 10%. I tried to setup a timer, by calling app_start_timer() on repeat mod...
Can you clarify how FLASH_SIZE, defined within the linker_section_placement_macros setting in the Segger Embedded Studio project file is used? Specifically: should it reflect...
In the light switch example, I try to change the network-key and then get some new unprovisioned servers provisioned.
The servers seem to get provisioned, but the client...
Hi,
I am working on NRF52840 preview DK using SDK version 15.3
I have compiled and loaded the Secure DFU bootloader onto the device, and also successfully got the BLE_BUTTONLESS_DFU...
I am using the mesh SDK version 2.2 (I think - I renamed the folder when I started, but I can't find a reference to the version number in the library! I am sure it is 2-point...
Hi,
How to calculate the free Ram and Flash after I loaded bootloader + SD + App on a running nRF52840?
I want to know ways to measure during critical RAM load too.
...
Hi, what is the correct way to erase all the connection params of a zigbee router device (not coordinator), and restart to search for a network automatically in production...
Hello,
I am using SDK 15.2.0 ,nrf52840. In my application we are using bluetooth and USB. The application works good. The device advertise and can get into the application...