It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
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...
Hi,
I'm using SDK17.2 to develop nRF52810's application.
When APP_ERROR_CHECK or APP_ERROR_HANDLER have a fault which is caused by hardware or software, the system will...
Hi,
I want to trigger a wake up from System ON sleep (WFE) using the LDETECT signal on Zephyr.
I managed to wake up using Zephyr's gpio API but my understanding is that...
1. Nrf52840 acts as central and Nrf52832 acts as peripheral. when nrf52840 has connected with nrf52832, nrf52832 disconnected occasionally. Disconnect reason 0x0013. When...
Hi there!
I have recently managed to combine sht85 with light lightness server code. J-link is able to produce 2 values (Temperature and Humidity) whenever I key in the...
I has successfully built the following demos and run them on a nrf52840 dongle (board: nrf52840dongle_nrf52840) :
cdc-acm-console demo from Samples and Demos » Various...
Hello,
I'm struggling with DeviceTree support in Segger Embedded Studio and nRF5340. I want to use the I2C Modul.
So I defined in my (dts)overlay file
&i2c0 { status...
Hello,
I recently updated my nRF Connect to the latest version 3.9.3 and it also updated the programmer app to 2.1.0. After this update, the Programmer app does not detect...
Upload fail - Remote DFU invalid CRC error
i m facing this error while uploading firmware through DFU kindly any one help me to fix this issue using nRF 52810
Thanks
Trying to update the Thingy91. While the nRF52840 updates ok, nRFConnect for Desktop reports " No matching trait found" when trying to update the modem on the nRF91.
The...
I updated programmer to v2.1.0 plugged in my device to add an updated .hex file but now programmer can't find my device. I have to put the device into reset mode so programmer...
Hi,
I am using ble_app_uart and SPI example to develop the wireless weight scale.
Till now I have successfully integrated SPI and ble_app_uart example to display weight...
Hello~
The environment: Chip is nrf52820,SDK version is 17.0.2,sd version is s112_7.2.0.
pic1:
Pic1 the APP code that I wrote for this problem. When I only burned...
Hello, I wanted to test the VS Code extension but it failed for the following use case...
In our company, we are building our product-related SDK that uses nRF Connect...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...