We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi Nordic,
I have 2 devices - nrf52840. One is Central and another is peripheral. I want to set a quicker data response time - shortest connection interval. As far as...
Hello,
as I see , many in DevZone have had a problem like this: we tried to merge twi-functionality into the basic ble_app_uart example. We set proper defines in sdk_config...
Hi,
we are developing a way to define through code a zigbee device composed of multiple endpoints, based on nRF5 SDK for Thread and Zigbee v4.1.0. The program can be flashed...
Hi all,
I'm trying to increase BLE throughput of ble_app_uart example (from official SDK16/ s132).
I've searched quite a few tutorials on which parameters should be...
Hi,
We need an detail description about uint32_t dev_config used in int i2c _configure ( const struct device * dev , uint32_t dev_config )
(zephyr i2c: https://docs...
Hello everyone.
I am beginner dev. I wanna run Serial Example Mesh and received data from BLE sensor. Can you support me complete this Project.
Thank you so much!
I'm testing a simple application based on the UDP/CoAP example. It samples some peripherals and ADC channels, these values are then packed into a CoAP message. This CoAP message...
Hi:
I want to use saadc peripheral,when i run the example "nRF5_SDK_17.0.2_d674dde\examples\peripheral\saadc",it worked well,but when I want to port this example to "nRF5_SDK_17...
https://github.com/nrfconnect/sdk-nrf/tree/main/samples/bluetooth/nrf_dm
I used the demo linked above to test RTT and DHCP respectively. Within two meters, I found that...
From the DF spec, we know that the connectionless AoA puts the CTE signal on the periodic synchronous adv, why, and what is the benefit. Is it possible to send CTE in extended...
Hi,
I am using nRF5340DK for development. Currently, I have two problems:
QS1: When I use fun nrfx_gpiote_out_toggle(), it reports Assert error on NRFX_ASSERT(! pin_in_use_by_te...
Hello,
I am working on integrating wireless-timer-synchronization into the HCI_RPMsg sample provided with nRF Connect SDK. My goal is to synchronize ADC sampling between...
Hi all,
I am using the kit nRF5340-DK, connecting to windows 11 pro. Already installed nRF Connect for Desktop 3.10.0 and nRF Command-Line Tool 10.15.4 (32/64 bit).
It...