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 wanted extract BLE_GAP_AD_TYPE_128BIT_SERVICE_UUID_COMPLETE that i receive while scanning and compare it with 128 bit service uuid that i defined.
i have seen how ot...
Hi,
I am trying to debug my code in Eclipse using J-Link.
Whenever the code executes vPortStartFirstTask() in vTaskStartScheduler() the debugger stops and I can't debug...
Hi,
is there any simple way to obtain current PWM value if nrf52 PWM module is used to produce complex waveform from RAM array? The task is to get currently settled value...
Hi there,
I am new with nRF52 using SD332 and ANT+. I would like to ask if the nrF52 with SD332 can be configured as ANT+ central and ANT+ peripheral in the same time....
I have a query that is similar to the question below
https://devzone.nordicsemi.com/question/44424/how-do-i-switch-the-target-from-a-nrf51422_xxac-to-nrf51422_xxab-in-keil...
Hi,
We are currently considering the packaging design of a device which will use a nRF52. During housing assembly, the populated, but unpowered, PCB will be exposed to...
Hello.
I have a question.
I use nRF52 and S132v2. I found some programs of nRF51, they use S110, S130. What change does it with difference of Softdevice's version number...
Hi,I am working on Eddystone project i.e nrf5-sdk-for-eddystone-master and tested it on NRF52(PCA10040) development board it advertising Eddystone-URL frame successfully and...
hi
i have nrf51422 v2 that use sdk v6 and s210 v3
when i download an example on my nrf and run it to see error check its not returning anything
in s110 i have error...
Hi, In my custom project I need to add two 128-bit uuid services and also I need to use pstorage to protect the application data from power loss. But I got the problem is...
Hi,
While working on OTA DFU using my custom code compiled to work on PCA10028 board, I am seeing the following issue.
The OTA DFU works fine using Master Control Panel...
Hi,
I'm designing an antenna for the NRF52 but with some different conditions, the antenna will be under a silicone superstrate and this will change the impedance of the...
Hi..
Everyone,
i am using nrf52 with softdevice 132.
i used peer manager.
i am able to able to flash softdevice, bootloader and application.
but after that application...
Hi,
I've built a device using an IMUduino board, which is supposed to be similar to Arduino Leonardo board with a nRF8001 bluetooth. I was able to connect my device to...