Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
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 developing a BLE Peripheral device using the nRF52805 and have just discovered that neither of the two SoftDevice packages offered for this chip have support for extended...
After compiling an example and attempting to connect to my board, VS Code won't connect to my board. It is definitely recognized by my computer, and the Programmer application...
Hello everyone,
currently I am working on my application which is based on the multirole example and with the SDK17.1. My target is if one device connected to another the...
what is the external 32.768khz crystal tolerance range for BLE? we have a product, it easily disconnect with another one when the distance is 5m, the PPM is -120ppm, fine...
Hi,
The project is a multi-link environment of nrf52840, The 7 peripherals has the task of send data constantly of a sensors. All is working on coded_s8.
The objective...
Hi
Which example Implement the central whitelist function?Is the whitelist of the center mainly used to connect the slave device which address is the same as the address...
Trying to activate iBasis SIM in the nrfcloud.com, getting message "User cannot be updated" with no extra information.
I'm in Dublin, Ireland.
An activation dialog keeps...
Hello.
I'm using nrf52832 (S132 v7.0.1, SDK v17.0.0) to develop peripheral roles.
I want to create a characteristic with the Read settings assigned and set the data to...
I have downloaded the nrf connect sdk 1.7.1 and want to use the newset version of nordic official sdk. However, I have tried so many times to delete and redownload the sdk...
H, I have a problem, that I can connect to my BT device without entering the PIN upon first paring. The device is based on nRF52832 and I followed peripheral_sc_only sample...
HI,
I think that the modem_info_json_string_encode function from modem info library has a problem.
The functions crashes when all modem info data options are enabled in...
Hi all,
I have two nRF52840-DK boards advertising on legacy(1M) and Coded PHY mode.
Connections on 1M PHY are working fine, however, for Coded or 2M, I am having a "Precise...
Hi,
I'm trying to run the test code in https://github.com/NordicSemiconductor/pynrfjprog:
I'm getting the following error:
Python 3.8.10
nrfjprog version: 10...
According to this blogpost https://limitedresults.com/2020/06/nrf52-debug-resurrection-approtect-bypass/ the APPROTECT feature to prevent code readout can be circumvent quite...