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...
Hi,
I am using nrfMesh2.2 SDK. I want to add models other than GenericOnOff and configurationclient to the interactive_pyaci. How do we proceed with this?
I found the utility to create the binary image of the production data for my Zigbee device but cannot find any documentation on how to incorporate the generated BIN file into...
Hi,
I have a custom board with nRF52832 and I'm using SDK 13.1 and softdevice s132 4.0.5. I have a GPRS module that I will use to receive the new firmware image and I will...
Dear Nordic,
I installed nrfConnect 2.6.1 and lauched "BluetoothLow Energy" application. Then i selected my board and it asked "Device must be programmed ..." and loaded...
Hi There,
I'm interested to customize the eddystone TLM parameters as per the image below, which is replace the Battery voltage with Button detection On/Off.
I did...
I was able to successfully make the BLE Peripheral Eddystone Beacon Application in "nRF5_SDK_12.3.0_d7731ad" in Windows 7 32-bit (pca10040), using GNU Tools ARM Embedded version...
Greetings,
I'm fairly new to developing with Nordic ICs using the SDK, I have previously developed for some nRF51x MCUs using some modules that had an Arduino library...
hello , everyone
platform : NRF52832, SDK13.0 , project:\examples\ble_peripheral\ble_app_template
I meet such a problem, config app_timer in APP_TIMER_MODE_REPEATED and...
Hi,
I cannot get the interrupt on Timer1 to work. I have checked that the counter is matching the compare register by not enabling the interrupt. When I enable the interrupt...
According to the official suggestion circuit, I’ve deleted some functions which are useless for me, (the schematic circuit diagram and PCB are showed in the end) then I use...
Hi all
I'm using nRF52 DK with 14.2.0 SDK. I created a LED blink project for testing and extract its HEX file. I uploaded the program to the nRF52 over USB (J-Link-Keil...
Hi Nordic:
I use the nrf Connect to upload a new zip , the dfu progress goes to 21%,and then I get a error.
Error msg:
DFU failed with error: When writing 'CREATE...
hi.....folks
i am using nrf52832 and have merged the twi sensor with uart and timer but i am getting , i dono where to add my timer in main loop , see the code
help me...
Dear All,
I am new to using Nordic boards. I want to connect MAX9814 microphone module with nRF51 DK board to record the audio of human. I could not find supporting libraries...