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...
Dear All,
I am fairly new to the nrf9160 and the Zephyr Os.
I am trying to write a simple example code for watchdog. All I want to do is to reset my board if I don...
Hi,
I have some nRF52840 DK boards and want to develop a system with 5.0 BLE.
But my linux box host has older version:
Bluetooth: Core ver 2.22
My first question is...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
The device is connected to Keil for debugging. When BLE send and timer start-stop is repeated, it may stop at HardFault_Handler.
Looking at the call stack at that time,...
There is a note in the eddystone configuration service specs ( https://github.com/google/eddystone/tree/master/configuration-service ) in characteristic 4:
Note: if a power...
About the case where there is no sample project of NordicSDK multirole (ble_central_and_peripheral) Hello. The other day, I purchased Nordic's BLE module and started developing...
We are going through testing with FOTA, our AWS IoT deployment and AWS S3. Fota is initiating and downloading the file properly through MQTT commands but fails after 4096bytes...
Hello,
I am using the nRF52840-DK to implement a zigbee light device.
If I use another nRF52840-DK to act as a coordinator, the light bulk example works fine. However...
Hi
I'm using a custom board with nRF51822 and mbed.
Then, I would like to generate 25kHz PWM and use BLE simultaneously.
So, I read this thread, write like the attachment...
Hi,
I am porting the opus library from smart remote project into our system. The chip is nrf52832.
When I encoding the pcm data, I got error. After tracing into code...
I am trying to port an application that works on the NRF52 DK board to a custom board containing a 52832 QFAA chipset. The MCU is connected via SPI to an IMU BMI160 and a...
hi all,
the latest master fw-nrfconnect-nrf. asset_tracker project gps_controller.
now ,i try add gps_control module to my project. but it now work correct that gps_controller...
I built my project with SDK 15.0 but for some modifications I migrated to SDK15.3
In my application I use pairing key to secure connections but since migrating to SDK 15...