Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
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...
The Thingy91 is not connecting to the account, when I try to add LTE to an account I get this error:
There was an error adding your device: nRFCode 40101: Device nrf-352656101077652...
Hi, I am experiencing a strange case here where after an update from SDK15.2 to SDK 16, the noinit section of RAM is not working anymore.
When I encounter an error of some...
Dear all,
I have pca10059 nrf52480 dongle which I accidentally erased and I could not upload any elf file to run moreover it was not blinking red anymore, no presence in...
In v1.4.0 SDK, AES key can be written into kmu slot, but there is no related function for ECC key and RSA key in crypto/nrf_cc310_mbedcrypto/include/mbedtls/cc3xx_kmu.h file...
I am using an STM32L4 chip that sends an update to the nRF52832 on a ublox module over USART. I assume the nordic chip is in the bootloader during the update.
We get a UART...
Hi, I want to eventually be able to programme a custom built chip with an nRF52833 SoC on board, but first I thought I would try with a nordic Thingy:52. My setup is as follows...
Hi,
I have seen a few tickets with people not getting any CTE data received and program restarting after "Waiting for periodic sync lost..".
Did anyone get it to work...
Hi!
Continue the previous case
I try to run zephyr direction finding rx example direction_finding_connectionless_rx
It seems to me that the external antenna is working...
Hi
I am working as a member of a team owning nrf9160 dk. I want to work remotely with the same hardware they have. but right now I do not have physical access to the hardware...
Hi, I installed VS. The screen shot is shown below. How to open, Build, Compile, RUN and Debug sample applications and custom existing SES projects. May, some one explain...
I am trying to program my nRF51 QFAC, but it tells me to adjust my linker settings.
I am using the SDK 12.3 and the softdevice 130 2.0.1.
However, after I apply the...
MCU : nrf52833
SDK : Ver 17.1.0
SoftDevice : S140
I try to call RTC value to external RTC Module by TWIM in BLE authentication rw request event.
But MCU stop to...
Good afternoon,
I built and flashed the Bluetooth Multiple advertising sets sample in VS Code using the nRF Connect Extension Pack onto my nRF5340-DK and come across an...
I am trying to measure my battery level on my nRF51822 beacon board through the internal ADC.
The chip is just advertising itself every 5 seconds.
The measurement works...