Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
Hello, I have a custom development board using the 52840 chip, with two LEDs and a serial port connected. It worked well when developing with nrf5 previously. Recently, when...
Hi,
I am using nRF5340 DK and nRF SDK V.2.6.1 for my project
While compiling the custom project in nrf vs code , I am getting the following error;
Configuring incomplete...
Hi,
1. As shown in the following figure, how to resolve such a default instance compilation error?
2. I have used west update to confirm that ncs v2.9.0-rc1 is successful...
Hi,
I have a nRF24L01+ as the TX and have lots of existing nRF24L01+ RXs. I would like use the nRF52810 as the RX as it saves the need for an MCU and on BOM parts. The current...
The text for the recommended nRF Connect SDK workflow (using a Workspace Application Repository - https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/dev_model_and_contributions...
Dear Devzone:
I have setup done matter environment as blow:
NB: Ubuntu 22.04 with WIFI and BT, installed CHIP tool from official pre-built (V2.8.0 corresponding version...
Hello
Our customer makes IoT Product and use the Nordic 9160.
However the PCB Size is small.the 9160 SiP design in the PCB Top layer and Sim Card design in the Bottom...
Hello
As the title says, I am suspending the UART using PM_DEVICE ACTION_SUSPEND, but the power consumption is not decreasing significantly.
With CONFIG_SERIAL=n and no...
Hello. I'm trying to toggle a GPIO pin at a predefined frequency in order to measure the accuracy of out RTC clock. This code uses the GPIOTE, RTC, and PPI peripherals in...
We are evaluating the the NRF 5340 for a new project and we would like to know if the NVS implementation [1] provides protection against data corruption if the supply is unexpectedly...
Hi guys,
So, I've been working on a project for measuring liquid using the TDC1000 IC from TI which was running fine on STM32.
My experience with nordic connect sdk is...
Hello~
I am developing nrf52840 with zephyr ncs tool chain v2.7.0 and SDK v2.6.1.
Our pre-production PCB power consumption still too high, so we are looking for a way...
Hello, I have a Thingy:53 sensor hub application (extended the Nordic Thingy53 Sensor Hub blog to include IAQ sensor) built under NCS v2.7.0 that runs fine.
When rebuilding...
In the link process between Central and Peripheral,
sometimes Link processing does not work correctly and the following log output: . cis_gateway: Discovery failed: 14 ...
1. After DFU has successfully completed the watchdog fires. I know this because my App picks it up from the register, however I'd like to use this bit to indicate a potential...