Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Hi,
Just received a nRF52840 connected it to my Apple Silicon Macbook (maybe relevant?) which is running Sequoia 15.2 via a USB-C to micro cable.
When I powered it up...
Hello,
Setup:
nrf5340
ncs 2.9.1
Zigbee r23 add-on
I’ve implemented a custom ZCL cluster that acts as a data pipe. I’m trying to determine what the actual maximum...
It would be nice to be able to provision the KMU of nRF54l15 devices directly from the nRF Connect Programmer Tool. This is currently only possible using the nrfutil command...
Hi: Nordic Team
Environment: - SoftDevice: S332 (SDK16), ANT+ + BLE on nRF52 - Calling ANT APIs from app (e.g., sd_ant_channel_status_get, sd_ant_channel_rx_search_timeout_set...
Hello everyone!
I want to use BLE with the filesystem (FS), but I haven’t found any examples. When I enable BLE advertising, any filesystem operations stop working.
(...
Hello Nordic team,
I'm working with nRF Connect SDK (version 3.1.0) on an nRF54L15 device and using mcumgr for Bluetooth LE firmware updates via the SMP service.
My goal...
Hi,
I'm trying to run the nrf/samples/cellular/at_monitor sample (v3.2.1), but I keep getting this output.
I have two nRF9160 devkits, and they both are giving me this...
Hello,
I'm using the NORA-B106-00B-00 (nRF5340) on a custom PCB board. I can program the board, but there is no output i.e. print statements coming out of the board...
I build contact sensor example (use nrf connect sdk v3.2.1, nrf52840 chip) and try commissioning with apple home kit (use homepod mini), device commissioning succeed but cannot...
Hello! I'm currently working on a circuit design where weight and size are critical factors. Could you please tell me the minimum dimensions and weight of this chip? Thank...
I've made a new project as I had to change some hardware than the previous one.
The code seems fine, but I'm not able to load the libraries in the project.
A red underline...
When an ESD shock to the PCBA causes the nrf52840 to reboot, what reset code should we expect to show up with hwinfo_get_reset_cause()? RESET_BROWNOUT?
Using Zephyr NCS...
Hi! I am trying to use the LE Audio application and one of the samples in it, by including the necessary source files, and Kconfigs in my project. On the network core, I am...
As per the doc , when I use a smartphone (the base version is Android 12) to touch the NFC antenna, I should see a pop-up window:
3.Confirm pairing with ‘Nordic_HIDS_keyboard...