Hello forum ,
Here i tried to write and read from flash qspi w25q64 but read and write both are failed ..i m using nrf52840 kindly pls help me for read and write
Hello everybody,
now, I am solving problem with switching off Wi-Fi interface on nrf7002-DK. I am runnig SoftAP example on my nrf7002-DK board. So my board behaves like...
Hello everyone! I'm currently working on a custom PCB designed specifically for drone communication . In my design, I'm using the nRF52820 as the main microcontroller and...
I checked the nrf52832 manual and found that both XC1 and CX2 are analog input pins for the 32Mhz clock pin configuration. The reference design for both uses 32Mhz crystals...
Hello, I need to configure and compile a sample to send an audio stream (mp3) to the I2S interface.
I tried to put together some configuration from other samples but no...
Hello,
I’m trying to run the TensorFlow Lite Micro example (zephyr_samples/hello_world) on my nRF5340DK using nRF Connect SDK 2.6.1, but I’m unable to build the project...
Hello,
nRF5SDk16.0, Softdevice v.7.0.1, device nRF52840.
We using manufacturer specific information in the advertisement data. Here are the set values:
The data is...
We have a PCB production with bug where AC13 (P0.18) accidently has a via shortenede to GND plane on internal layer. Thus nRESET is stuck low and cannot be pulled high without...
Hi,
I modified the LBS service to experiment sending more than a byte of data.
On the peripheral side, modified from ble_peripheral/ble_app_blinky
typedef struct { uint8_t...
I'm using visual code for my development. I've tested a basic hello world app, this works fine so c/cpp is correctly installed.
I'm now testing a basic app, but I'm getting...
Hi Team,
For our development we are using the nRF52840 soc, We need the some example code or some project which will explains the Usage of RSA algorithm and supported API...
Hello,
I am looking at the ble_app_buttonless_dfu/main.c
This implementation is initializing the queued write module. Is this required now for DFU operation? We currently...
Hello,
For some reason whenever I try to pip install pc-ble-driver it will only ever install version 0.11.4. This causes a problem since I need the nrfutil library and the...
I sent some nRF9160 prototypes down to a CTIA certified test lab in North Carolina to do carrier TRP and TIS testing. When they add their test sims they seem to be unable...
Dear Sir,
I am new in embedded.
I start work on nrf9160.
I have to acquisition periodically through mqtt protocol, a data, with total space of approximately 30 kb, and...
I have installed SEGGER Embedded Studio for ncs sdk. I have installed everything else required to use NCS sdk.
From the command line at ncs/zephyr, I can successfully run...
Does Nordic recommend a specific version of SES? Should I just download the latest version direct from Segger or do I need a special version of SES to have full compatibility...
Hi Guys,
I was able to connect a second uart to the evaluation board and receive over uart.
however I didnt find an example of how transmit a buffer over uart.
is there...
Hi, we have a product that we want to update with new fuctionality, We use latest S110 for NRF51822 and would like to have more than 2 ppi groups useable.
In what scenarios...
Hello folks I have been struggling for some time with the driver for the MCP23S17 in Zephyr. I have already tried this code: https://devzone.nordicsemi.com/f/nordic-q-a/64024...
Hello I am developing a device that uses BLE.
User will connect bluetooth directly the first time they launch a custom app, and they will try to connect automatically the...