I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
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...
I am trying to make the LSM9DS1 connected with the nrf52840,
1. Now I am trying to send the hex array to the lsm9ds1, seems always failed.
any suggestion how to make...
Hi,
In my aplication, I bring my nRF52840 into power system off mode with s d_power_system_off on several different events, most notably the BLE_GAP_EVT_DISCONNECTED event...
Hi Team,
We have developed an application where we are able to receive scan request notification in peripheral and scan response notification in central.
Is it possible...
Using the nRF Connect SDK from Nordic Semiconductor is a terrible experience. One reason it being unreliable with many broken samples. And another being the Segger Embedded...
HI,
I'm using Nrf52840 device and connecting my mobile.
After inserting the authentication code for the pairing process.. phone connects successfully and after a few seconds...
Hello,
I wanted to confirm my understanding of the Replay protection cache. In the code, the limit is set to REPLAY_CACHE_ENTRIES and there is a note that says:
@note...
Hi to all.
I am new to this forum and to the Nordic range of products.
My experience over the last few months have been with arduino and Feasycom bluetooth modules. I...
Hi,
Since I updated nRF connect from 3.6.0 to 3.6.1, I get this error when I try to connect to a device :
"Error when getting device info: Error: Error: Error occured...
Hi,
I'm trying to devise the hardware platform for a Home Monitoring medical device. In the first place I planned to use the NORDIC nRF5340. With its large memory it would...
Hi.
We have a debug board for the NRF52832. The breadboard on this board is working fine. But if NRF52832 is used outside the debug board, then for some reason, some phones...
I want to set the Device's current date and time as I have to check time after certain interval. I don't want to use RTC where we have to look for ticks.
My questions...
Hello,
Could you please let me know if any of your devices would be suitable for our specific configuration?
We have a WMware server running many VMs. We would like to...
hello i am using nrf52832 and mpu6050 accelerometer with sdk 16 while programing i used 27 as scl and 26 as sda which is default in nrf52832 and i had no issues while reading...
Hi,
I am trying to test the light_lightness example present in ' nrf5_SDK_for_Mesh_v5.0.0_src' , on nRF52 Development kit(pca10040). And i am provisioning the device using...