Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
I'm developing with an nRF52832, NCS V2.6.0 (happy to update to a newer SDK if it gets me the functionality I need) and Zephyr 3.5
What I'm currently doing is having my...
I am trying to get the wifi stack to connect to a wifi AP using WAP2 Enterprise (initially just with identity and eap_password, later with full ca_certificate check and client...
Hi,Team,
I am developing pawr using nrf54l15-dk. I wanted to set the parameters of pawr with 128 sub-events and 8 response intervals, but the setting Failed and the error...
Hi Nordic team,
I'm trying to stream audio from the nRF5340 DK to a BLE headset ( Sony inzone buds) using the [ Unicast Audio Client sample ] with the BAP profile.
Initially...
I tried to build the coprocessor using NCS 2.9.0, but it doesn’t seem to work. Below is my project configuration,are there any additional parameters I need to set?
Please refer to the link below. How can I configure the Commission Flow according to the requirements?
www.matteralpha.com/.../how-does-matter-qr-code-work
Hi Nordic Team,
We are currently developing a product based on the Raytac MDBT50Q-1MV2 module, which integrates the nRF52840 SoC. Our firmware is built using the nRF Connect...
***Description***
I am trying to build a sample application which comprises of a notification from peripheral to central. I configured the PHY to 2M. With the mentioned...
Hi,
I have a custom board where I have an nrf9161 main processor and an nrf54L05 processor connected with each other via I2C.
In this case, I'd like to manage the communication...
Hi, we are planning to use npm1300 for charging a battery, but we will have a limitation on the power supply (VBUS in npm1300 naming convention): the capability of making...
I have finished developing an application, utilizing the nRF 9151 DK, and I am now working on transferring the firmware to a custom board and testing it. However, when creating...
Hi,
Is there any sample code that can check the Ion_idle8 current below?
I am currently evaluating the following currents on a custom boat and it is running at around...
when I try to build a code for integrating sensor in nRF 5340 dk, this error comes, I tried even after installing cmake manually from the cmake website https://cmake.org/...
Hi
I've an application running on nRF Conenct SDK 3.0.2 on an nRF52840DK. Now I tried to enable update support over serial recovery of MCUBoot using the USB ACM.
First...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...