But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
HI
I am using nrf52840 and I want to merge nrf_calendar and app_ble_uart example, added ssd1306 oled 128x32 spi and mpu6050 as well,
but the error is from nrf_calendar...
which version of embedded segger studio do i have to download from the link ? www.segger.com/.../ ----> i am new for embedded-studio , so when i browse to the download page...
I'm getting an error NRF_ERROR_NO_MEM when trying to initialize the LPS22HB, and the RTT log shows:
The line being triggered is in nrf_twi_sensor.c, line 151, which is...
I'm stuck with trying to install Nordic/ANT+ SoftDevice SS340-SD-v6.1.1 on the Adafruit Itsy Bitsy NRF52840. Within nRF Connect - Programmer, I am getting the following error...
Is it possible to use a NRF9160-SICA-B1 for a pcb designed around the NRF9160-SIAA-B1? Based on my findings, the pins are compatible, I just want to make sure I'm not missing...
My nRF52840-DK stopped working. When trying to connect using nRF Programmer v2.2.0 I get the following in the log:
15:45:05.011 Using @nordicsemiconductor/nrf-device-lib...
Hello,
just recived this kit, I ordered it some time ago but were no stock.
Problem is that software doesn't detect the hardware under "SELECT DEVICE". The device has...
When flashing files from an iOS device I run a lot into data size errors (not always), when using the same files on Android they can be copied without a problem.
It looks...
Hi,
I built a ble_app_buttonless_dfu_pca10040e_s112 project on the nRF52805. However, I cannot receive Bluetooth signal on nRF connect.
I have attached my generated hex...
Hi,
In an application with a nrf52840, we measure the frequency by counting rising edge with PPI linking GPIOTE EVENTS IN and TIMER TASK COUNT
GPIOTE.EVENTS_IN -> PPI...
Hello everyone,
I created my first own layout design and the antenna. Before I order the PCB I hope you guys can review it one time. I tried to get the most informations...
Hi all.
As per subject, I'm unable to follow device using PCA10040.
Everything was set according the latest documentation available ( infocenter.nordicsemi.com/.../nRF_Sniffer_BLE_UG_v4...
To the kind attention of Nordic support team,
we are planning to use nRF5_SDK_17.1.0_ddde560 and nRF52820 for a project. We are interested in using gzp gzll library compiled...
Hello
I'm working on a project inspired by the ble_thread_dyn_mtd_coap_cli example and for which I added the management of BLE LE Secure Connections (inspired by https:...
Hi all,
I observed an issue after upgrading to 1.8.0 and to Zephyr 2.7.0-ncs1 respectively. When having Zigbee (and NET core) enabled, all images are built as before. The...