Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
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...
Hi,
I'm using nRF51 (softdevice S130) in my project as BLE peripheral to send data to my smartphone. The current data flow has become insufficient because the maximum MTU...
Hi.
I tried to use SES 3.5, but can't found Text Editor Environment in
Tools -> Options... ->
In 3.4, I can find it in
Tools -> Options... ->
Does anyone know...
There is only Segger embedded studio example project file for nrf52832_xxAA with s132_3_1_0 softdevice in new Mesh SDK v1.0.1 released Friday 26th Jan.
Project files for...
Hi dear Support Team, we are from the University Albstadt-Sigmaringen in the South of Germany from the laboratory for building automation.
We have here some Nordic Thingy...
Would like to know how quickly the nRF51822 evaluation board wakes-up, after receiving an external hardware interrupt. Speifically, how fast can the evaluation begin making...
Hi!
nRF52832, SDK15, S132.
I try to use DFU. I already implemented same DFU on a SDK13. All works correct.
When flash SD132 and merged firmware with bootloader_setting...
I am currently trying to improve my positioning algorithm with nRF52832. Using a Nordic BLE sniffer, I found that having RSSI data per advertising channel would help. In short...
We've been having issues getting DFU to complete consistently with Android devices when using a two-step DFU package (BL+SD and App). Some devices seem to have far less trouble...
Hi there,
We have the application running on STM32 and we talk to connectivity chip ( nrf 52810) using serialization.
Now, I have to save bonding information on my STM32...
Hi there,
I've got something usual happening with the App Timers in my application, hopeing for some advice on how to track this one down.
There is one part in my code...
On powering up the nRF52840 I start the twis slave. The nRF52840 works as expected.
I install one i2c slave address on the system, external master has no issues communicating...
Hello,
I am using NRF52832, SDK v15.1.0.
For entering into various power down modes, does calling corresponding functions is enough to make entry into these modes or...