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 everyone,
I am using the nRF52832 and I have use the serial bootloader to update the firmware at one of my clients place.
How should it be done and what do I have to...
Hello everyone.
I have both the two boards now. If I draw a PCB myself and want to use the Debug-out port to debug my PCB, what should I do? Which pin should be connected...
We have to pick a BLE very quickly , and up till now we used to work with modules which are expensive in mass but easy to work with (e.g RN4020)
I am looking for a chip...
It seems that my j-link chip on PCA10028 is dead.
I'm not sure How I can Fix it.. so I'd like to use external Debugger(?? I don't know how it called) Instead with PCA10028...
Hi,
I have seen in a few nordic videos ( devzone.nordicsemi.com/.../) , where a LCD display is interfaced with the NRF52840. I would like to know its specifications and...
Hi,
I'm designing a prototype which uses a 6V battery with nRF51822. According to the specs nRF51822 power supply ranges from 1.8V to 3.6V. Can you tell me how to reduce...
if I use softdevice 130 Enabled, then do I have any restriction with using all of the pinout of NRF51xxx?
Or if I use Nrf-51 DK, Do I have any restriction with nrf 51xxx...
I added service into ble_app_template
in static void services_init(void) {}
like this
#define NUS_BASE_UUID {{0x9E, 0xCA, 0xDC, 0x24, 0x0E, 0xE5, 0xA9, 0xE0, 0x93...
A little background and what works:
I'm already familiar with using SD110 and SD130 APIs on the nRF51 series, so thats not an issue, also it confirms that my boards...
Hi,
I'm using the SDK10 bootloader and DFU mechanism. I can update the firmware using Master Control Panel 3.10.14 on a PC, but the update fails using the iOS library or...
Hi,
I want to turn peripheral device from application mode to bootloader mode from a central device(not app), so I am trying to write value 0x01 to dfu service.
Following...
Hi,
I am trying to evaluate the NRF51822 with S110 softdevice stack. My IDE is the IAR Workbench 7.10.1 for ARM. I downloaded the most recent s110 version (s110_nrf51822_6...