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...
Good afternoon,
My device communicates using MQTT a few times a day. After many connections I noticed that communications stopped. Every connection attempt would fail with...
Hello all,
I need to sniff some packets to fix an BLE issue, but I can't find the hex files to program my nRF52840 Dongle. The links provided in the documentation and website...
Hi, I tried to start toolchain manager on my main computer and its not working anymore. I tried to delete all nrf related folders, deleted all apps including nrf connect deskop...
Here is a focused support ticket description for your actual issue:
Device: nRF5340 DK ( nrf5340dk_nrf5340_cpuapp ) SDK Version: nRF Connect SDK v2.5.1 Modem: Quectel...
Hello, I'm working with Power Profiler Kit II and i see that we can use a digital port. I would like to know what the electrical levels for a valid High and Low. I can't find...
Hello, Currently I am working with the nrf connect SDK version 2.8.0 with an nrf5340 SoC. There is no external flash memory. I am trying to build a bootloader with the serial...
I have created a Zephyr Snippet (derived from the cdc-acm-console sample).
I am unable to select it in the Build Configuration. It is listed in the dropbox where the sample...
Hi,
I previously had access to the nRF54L15 Early Access SDK and toolchain, and my local EA workspace has been lost. I need to rebuild my development environment for a project...
Hello,
I am currently implementing a Central device using the nRF52810 as part of a Gateway board.
I intend to connect the antenna via a U.FL connector . My current design...
Is it advisable to POT circuits using the nRF9151? If so, please advise of any precautions. The IOT product that I'm designing requires to be intrinsically safe. As such,...
Hello:
I am developing a board and shields based on nRF5340 (but this question is not really specific to nRF5340, it also applies to most other nRF5x chips). The main-board...
Dear Nordic Experts,
Hello,
i have defined a custom service containing a custom char. value in a peripheral according to https://github.com/NordicPlayground/nRF5x-custom...
Hello,
I am running into an issue when trying to use both GPIO and I2C peripherals on the same set of pins on an nRF54L15 board. I have an I2C bus configured on two pins...
I have two devices on TI CC2538 that having problems talking to the NRF52840 dongle.
The channel is channel 11
There are 8 devices using TI CC2538. Only two of them...
Hello,
I recently noticed that I may have an issue with our current design of PCB and firmware. We basically have created a datalogger using the nRF9160, and we take readings...