Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
Hi
Im looking for a developer in Denmark to discuss ble technology with. Im trying to get better to understand the technology, because i have some ideas involving beacons...
This system does not work if I enable the third Pipe (Pipe2) .
The system is working without any problem as one RX and two TX (Pipe0 and Pipe1).
The problem on enabling...
Hi Nordic Team,
I’m currently working on a project using the nRF54L series, and we are using a 32 MHz external crystal oscillator based on the reference design. On our PCB...
Description of the requirements
SDK:15.0.0
MCU:NRF52840
I currently have a product that is already in production, and I need to replace its boot program, and the new...
Hello, Nordic Team,
I'm currently working on implementing a custom cluster in the Matter application. However, I've encountered issues where the methods described in your...
I am trying to flash a new board using a Segger J-Link Plus Compact. I use the same code to flash my nRF5340DK and it runs fine. I see the debug statements in the JLinkRTTViewer...
I'm working on a Thingy53 project with Zephyr RTOS that requires TLS connections, but I'm encountering persistent "Failed to create TLS socket: 23" errors (ENOMEM - out of...
Hi,
I'm trying to use the HCI UART sample to provide Bluetooth support through UART. At first I want to test it between two Nordic Boards, but later switch to another MCU...
Hello,
we implemented Zigbee coordinator. Few end devices left the network and we know that the issue is our side because the same devices work well with other coordinators...
Hi,
Also asked your AI, but if I combine the information on https://docs.nordicsemi.com/bundle/ug_ppk2/page/UG/ppk/measure_current_source_meter.html with that on https:...
Hello Community!
I want to use the npM1100 as a power management device in my project. The external battery to be used is the ER26500 and it is not rechargeable.
If I...
Hi,
We have a product in production which uses the mpsl_radio_notification_cfg_set() function along with a callback to control an external GPIO when thre is radio activity...
Hello, I have a question about how to monitor Zigbee devices for dead or alive, especially end devices that sleep. I am currently developing a hub to control and retrieve...
Hello, We have a custom board with nRF52832, using BLE, s132. I have noticed recently that in nRF Connect App (v4.29.1) usually the services and characteristics show up twice...
Hi there,
I am trying to develop a simple application that must write information within a micro SD card (nothing too fancy, it is just plain data read from the internal...
Hello!
I'm writing an application that uses MQTT to post some sensor data to a server. My networking code is basically a duplicate of this sample , except I set up the LTE...
Hi,
I added MCUboot and SMP BT Service to the OpenThread CLI routine to implement the device firmware upgrade function.
I found that after DFU is completed, the Thread...