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...
Hello,
I am using Keil Lite edition and I'm receiving a linker error from exceeding the code limits in Keil. My code is 37336 bytes and apparently cannot exceed 32000 bytes...
Hi,
I'm currently working on a BLE device which works his whole lifetime on one battery. This means we have to save as much energy as possible. This is why we set our advertisement...
Hi all,
Our company is in the process of certifying a device. This device is using a nrf52832 with radio.
We had no problem to comply with the ETSI standard, but things...
I am trying to set up a custom Advertisement in nRF-Connect for Windows, using an nRF52 DK (PCA10040)
In Advertising Setup, I remove the existing "Complete local lame"...
Hi
I am looking for some example code that shows best how to talk to a servo.. If there isn't any, any ideas which example project comes the closest ?
Thanks
J
Hi,
I was reading datasheet of nRF52832, but i didn't see USB topic in that.
But i checked the SDK which has USB example for HID_keyboard and mouse?
Is that Means we are...
I am trying to run the ble-characteristics tutorial code on a custom nRF52832 board ( MetaMotionR ). The blinky example worked just fine after creating a custom_board.h file...
Hi, I have a need to connect to a peripheral device from and nRF52 with a Bonded connection.
My device handles bonding when it is a peripheral, but what is needed to enable...
I'm thinking about doing some power consumption experiments with the new BLE5.0 standard.
Has anyone tried to use this power profiler kit (order# nRF6707) on the new Bluetooth5...
Hi,
we were testing Experimental BLE Multiperipheral Application, and it works on Android, but only 2 iOS devices can discover services and characteristics (4 can connect...
Hi:
I am trying to update the HEX file of gateway example using DFU bootloader(serial),i found that nrf51822 don't run to bootloader after reset, but i flash SD and BL using...
Hi,
Because we heavily depend on timeslots we cannot do the main work before the parameters are honored. But we were experiencing some issue's with the standard implementation...