I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
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...