Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
Hi
As far as I known, ANCS profile is for iOS7 and Alert Notification profile is for Android.
I can find ANCS example (ble_app_alert_notification) in SDK. I followed...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
It seems that I can send 2 packets per connection interval but not more on the Nexus 4. When I try to send 4 packets per connection interval, it seems that I run out of TX...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi,
I have a problem at restoring the bonding that is saved on Android EEPROM. I'm using Nordic 8001
I'm using the example from proximity. I modified the services.h...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
I start dfu like this:
erase all with nrfjprog.exe (nrfjprog Version: 3.1.1.35916)
program softdevice s110_nrf51822_6.0.0_softdevice.hex into nrf51822(QFAAFA...
I was trying around some experiments with the Sdk 5.1 Hrs Example code.
I want to do something special (e.g. turn on a led on the nRF6100 board) when the devicename was changed...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Hello Everybody,
I need to write a boot loader for nRF51422. Any suggestion for it, reference site ,sample code for quick reference ?
thanks and regards
Robin Sing...
Hi All ,
I am trying to run the nRF51822 DFU sample code(SDK5.1) on nRF51422 new chip set( QFAAE0 ).but when i am running on nrf51422 i am getting below message and able...
I tried to debug Nordic provided Uart App code on the Google Nexus 7 II device.
But I found a problem, when I remove: LocalBroadcastManager.getInstance(this).registerReceiver...
I have taken the S120 app, and am trying to have it connect to an external peripheral (not the provided S120 Multilink Peripheral app)
The S120 app successfully discovers...