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...
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...
Goodday all,
I have a few nrf52840 dongles that is not being picked up by the usb anymore. I have been looking for ways to reload them back to "factory defaults" but cant...
I'm using the bootloader_secure_ble example, nRF52832, SDK14.0.0, S132 v5.0, IAR 7.80, nRF Connect v2.6.1, and an nRF51 Dongle connection to the host computer (Windows 10...
The documentation on the SAADC peripheral driver is unclear about how the samples are handled. When I read the docs I was under the impression that when providing a multiple...
Hi All,
We are using nRF52832 in our product. We are facing issue to establish bootloader in it. We used example codes for bootloader.
Below SDK example and procedure...
This questions seems to have been asked before in bits and bobs, but it's been hard to get a full concrete answer to this, which should be simple (in hindsight) I hope.
...
I’ve provided radiated immunity test for our devise based on the nRF52832.
The test has been provided by electromagnetic pulse with a power of 10V/m ,duration 1sec and the...
I am testing on my own board. The SDK is nRF5_SDK_12.3.0_d7731ad IDE is IAR Embedded for arm 8.30, windows version. Softdevice is S130. chip nRF51822_xxAC.
The firmware...
Hi,
I am in need of merging ble_uart and proximity program.
is there any code already there
I need to sens the data from nrf to mobile and i want to know that the nrf...
Hello everybody, I am trying to exercise the DFU for mesh following the DFU quick start guide (v2.0.1). To put you in context I have four nRF52840 devkits, three of them are...
hi..
i am using nf52832 ... segger 15.2version ... while i am start to execute the code .. i am getting the error at nrf_breakpoint_cond ... then i tried to set breakpoints...
Hi,
I am new to software development and had a query about software version control with the Keil IDE using git.
As a beginner, I simply copied an example project in the...
Hello,
I'm on nrf52DK PCA10040, SDK15.2
I'm sure it's quite basic, but I don't get it. I just need to write actually two uint32_t value in flash memory (so FLASH_DATA_LENGHT...
Hi,
I have got a nRF542840 dongle, and I have installed all the required programs (I got all from this website: https://www.nordicsemi.com/eng/Products/Getting-started-with...
I recently went through the process of building the pc-ble-driver-py library/drivers and running it on my NRF528240 Dongle and have no issues with it. I wanted to share it...
Hello,
I have problems to get SES working with nrf51822 projects. If i import project with help of tutorial from nordic semi i get undefined symbol __data_start__. Now i...