Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
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...