Hello, I am trying to use the DPS368XTSA1 sensor with the nRF52833 via SPI. First, I’m attempting to read the sensor’s ID during initialization, but it’s not being read properly...
I want to implement deep sleep (wake up using RTC at a particular time interval), and determine the current consumption in nrf52833 dk. So I used the sample code first. When...
I’ve designed and fabricated two custom boards around the nRF52840 SoC.
I use an nRF52840 DK as an SWD debugger to communicate with each board.
Using nrfjprog...
Hi,
I have a custom board for the nRF54L15. I have already implemented LEDs and a button, which work fine. But I cannot get the PWM peripheral working, and I do not understand...
We are in the process of finalizing the RF transceiver chip for custom protocol development.
Please suggest the suitable chip and any reference implementations available...
Hello,
I am studying the materials in Bluetooth Low Energy Fundamentals.
I cloned the codes from GitHub https://github.com/NordicDeveloperAcademy/bt-fund
I tried to...
C:/ncs/v2.9.1/zephyr/include/zephyr/toolchain/gcc.h:87:36: error: static assertion failed: "/soc/peripheral@50000000/uart@c7000 defined without sleep state" ,when i use the...
Hi,
May I ask what's the minimum reference circuitry for running nrf52810 without RF? Thanks.
Our need is as follows.
1) RF, eg, Antenna is not needed 2) GPIOTE 1 channel...
So I have my dongle sniffing for BLE packets and I can see all the advertising packets coming from the device, even the SCAN_REQ and SCAN_RSP.
But as soon as I paired the...
Hi Sir
The product is nrf52840 and SDK15, If I'd want to do following SPI operation ( CS to L ---> MOSI data {0x60, 0x00, 0x00, 0x11} ---> CS to H )
1. How to setup nrf_drv_spi_transfer...
I need to write a Windows program that talks to the nRF52840 Dongle. Is there a .dll or .lib or source code for communicating with the Dongle? I have programmed the dongle...
Hi
is the design (including schematics and pcb design) for nrf52 quadcopter is working one on the GitHub ( https://github.com/NordicPlayground/nrf52-quadcopter ) without...
Guys, i'm using a custom board with nrf52832 on it. The custom board doesn't have an external oscillator. So i'm trying to use internal RC oscillator. I am not using any softdevice...
Hi,
I want to program a NRF51822 custom board(waveshare) with NRF52DK using mbed
Can someone please help me with the tutorial
Thanks and regards
Siddharth
Hello Nordic Team
I am working on Raytac MDBT42V – 512K module. In this module doesn't have external crystal. So according to Raytac spec, it recommend to use internal 32MHz...
Hello,
I'm using BL654 module (nrf52840 inside); SDK15; softdevice s140; IAR.
In my projects I'm using peripherals: I2C(TWI), SPI. Project based on ble_app_uart example...
Hello everyone:
Recently, a Bluetooth HID keyboard is being developed. After the Bluetooth keyboard is connected to iphone, the virtual keyboard of the iPhone is disappearing...
Hey people! First of all, I am still kind of a noob. I am developing in Eclipse Mars (4.5.2) using the SDK version 13.0.0. I used the SAADC sampling example. My application...
I've been waiting for an answer to this question for a few days now: https://devzone.nordicsemi.com/f/nordic-q-a/37487/why-is-the-hfclk-necessary-for-the-dtm-module Is there...