Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
As the title suggests, I'd like some help reviewing my schematic for a 52832 pcb. I have tried to stay as close as possible to the DCDC reference design. Some notes on the...
I'm adding DFU over Bluetooth support to an existing application based on nRF Connect v2.3.0 following these instructions . What the instructions lack (and possibly is a given...
As the title suggests, I am trying to run the peripheral LBS example on my custom PCB to test BLE before continuing with my application. I'm using NCS V2.9.0. I have created...
In some other tickets it's said, that using the nRF7002 for IP traffic doesn't work, because that requires too many resources on the nRF9151.
Does this apply for a "UDP...
Hi,
Where are the peripherals required for the Zigbee stack documented? I have searched, but only broken links have been returned by Google. I'm using Connect SDK v2.9
Hello. I want to change the board configuration in nrf7002. "In the nrf7002dk_nrf5340_cpuapp.dts file &spi4 { status = "disabled"; }; An error occurs when spi4 is disabled...
Hello everyone,
My project consists on using the nPM1300 with ESP32-S3 on a custom board. I2C connection is pretty much validated, since I have already configured some...
I have an app where I'm using the AP and STA mode of the 7002. I'm running on a nrf5340.
*** Booting nRF Connect SDK v3.5.99-ncs1-1-1-g6dc48c918694 *** [00:00:12.620,269...
Hello,
I am new to Zephyr and I am trying to figure out the best way to set up a new project for a nRF91 modem. Ideally, the project should allow patching of the nRF Connect...
Dear All,
I am working on a project using the nRF52810 with the secure bootloader configuration from the Nordic SDK 17.0.2 . Specifically, we are using the example:
....
I've setup my development environment using the 'application' structure. https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/develop/application/index.html#zephyr_workspace_application...
With the nRF52840 we used RSSISTART to start the sampling of the RSSI and got a RSSIEND event when we could read the RSSISAMPLE register.
The radio on the nRF54L doesn't...
Hello,
I am working with the Multi-Service sample on the 9161dk and also a custom 9151 board.
The multi-service sample compiled option works great but the samples, when...
Greetings.
Background:
We have a custom device, that uses the nRF9160 as a Modem, with Modem OS 1.3.4 and a sightly modified "Serial LTE Modem" FW. One of our Devices...
I'm trying to send simple packets using the radio peripheral.
In my test scenario I have the following conditions:
The HFXO is started and is running the whole time...