Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
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 have an application called `main_repo` built using v2.1.1 (the SDK version doesn't really matter). This contains all source code, dts files, Kconfig files, etc. to...
hello Nordic
trying to migrate from ncs 2.5.0 to 2.7.0
well i did the mistake of installing the toolchain via the vs code .. for some reason it installed it in the wrong...
Need some help with:
nrf5340 - custom board
NO external Flash
DFU over BLE with simultaneous update of both images allowed ( using this devzone concept with static...
DFU is now implemented on ipads and iphones, as well as on Android phones, and the app platform is nRF Connect. The problem is that the firmware upgrade can be achieved normally...
I was trying to build off of the example of Lesson 6, exercise 3 from the Intermediate course on DevAcademy.
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate...
Hi there,
I am trying to interface SPH0465 microphone with nRF Dev Kit 52832 with the following configurations of I2S:
I have followed the code from echo example...
Hello!
I am hitting a really frustrating issue running Zephyr on a XIAO BLE Sense module which is based on the nRF52840 MCU. I am simply trying to verify development setup...
Hello,
On a pairing failure from iOS (either cancel or timeout of the pairing dialog alert "Bluetooth Pairing Request"), the device no longer allows pairing until a software...
Recently our firmware team encountered a new version of NRF52840 and our hardware team "orders the available chip". How can I know and manage the version when we design the...
I was wondering whether having GATT client and server in same chip (NRF52832) would work? If so, then how would I need to set up bt_conn_auth_cb on zephyr if both uses passkey...
I am having a recurring problem with NFC-CONNECT: build action. It hangs when building. Gets stuck with the following message in lower-right hand corner of screen:
The...
Hi,my board is nRF52840dK,and the SDK is ncs 2.7.0.
I want to modify the subevent parameters,
Is there any API to modify them in my code but not in prj.conf? such as ...
The provisioner sample was used as the base code for adding the function to set model's publication address. After doing so the end node goes into
Requesting Help regarding...
I currently am using a nRF9160DK. I want to have the nrf52840 on it scan for BLE devices and return the device count and then send this over UART to the nrf9160.
How can...
Hi,
We are starting our first production run. I have studied earlier assigning IMEIs and how to obtain IMEI numbers via Nordic semiconductor up to 100k devices.
We planned...