Hi,
I need help to disable shell_uart and its commands used in UART of BLE mesh chat example as i want to configure this UART for custom protocol along with RTS signal to...
Hi there,
So, this is in a sequence of attempts to read data from a digital microphone SPH0645 using i2s master protcool on nRF5340. The program layout is as follows:
...
I reference the sample at https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-6-analog-to-digital-converter-adc/topic/exercise-3-interfacing...
Hi everyone,
Environment:
nRF Connect SDK v2.8.0
Light Switch example
I’m currently working on implementing a Zigbee Sleepy End Device (SED) for a battery-operated...
Hello,
Im using custom board carring nrf52820,and i want enable UART to contact with another mcu,this is the Schematic.
NCS V2.6.0.I take Peripherial_uart to Peripherial_hid_keyboard...
Hi,
we have npm1300 device on our customized board,
without using any of the regulators, LEDs are not connected.
Gpio 0 and Gpio 4 is connected to main MCU.
when activating...
HI ALL,
I used a system off demo and added the following content.
The power consumption tested was around 1uA, which should be normal according to the errata. Then...
Hi everyone, I would like to confirm if this is a bug.
Per the comment, it seems that the intent of the code is to reject an attempted SoftDevice update.
However, this...
Hi,
We're currently developing nRF52832 module which can support for several products, like bulbs, switches and etc. Once we finish the developments we're try to make them...
Hi,
The final design we are working on is composed of 8 peripherals notifying (every 80ms or 160ms) to 1 central.
Packet data size is 141 bytes and depending on rate configured...
Hello,
I currently have a working BLE application for the nrf52810 which is currently using the s112 softdevice. However I wanted to increase my BLE throughput so the s113...
Good morning
Our company is using nrf52840 devices with BLE-mesh and asked me if I could have a look at the Zigbee functionality for adding Alexa compatability.
So...
Hi,
I just started experiencing a weird failure in 2 of my nRF9160 devices. I am running modem FW v1.0.0 and nRF Connect SDK v1.0.0. The devices have been working fine,...
I was able one time to power up the nRF9160 dev kit and see it connect to the cellular network and to nRF Cloud. Since then, it will only blink LED3, which indicates that...
I was trying to enable logging in the example project like blinky.
I've searched the Q&A in the forum but still have problem seeing the logs, the strange thing is that I...
Hi guys,
We are starting a fresh project these days. Let me try to describe our needs.
On one side, we should have a BLE module, as simple and small as possible, that...
Hi,
My application is not advertising and after debugging i found error'7' in the line : err_code = ble_advertising_init(&m_advertising, &init); in the advertising_init...
In the I2C process it seams nRF52832 cannot read device acknowledge pulse from device due to the Nordic output do not goto high impedance during device acknowledge pulse,...
Hi
Is there a known limit for operational conditions regarding shock (max acceleration) and vibrations (frequency, acceleration and amplitude)?
I am asking because we...
I wonder if there is any way to program DK without physically owning it. Is there is any kind of simulator? Namely, we are in the process of developing for one startup, so...