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)
{...
Hi,
In the SDK 17.1.0 release note (downloaded from https://www.nordicsemi.com/Products/Development-software/nRF5-SDK/Download?lang=en#infotabs ), the verification GCC compiler...
I'm trying to create a Zephyr Shell command where I can write a certificate to the modem. Putting the certificate in the command line doesn't work, so I was going to use the...
Hi
I'm using nRF52805 to realize the DFU function using the buttonless_dfu example project. I follow the instruction of this and use commands in this discussion .
After...
Hi I have an question about use ZB_ZCL_DECLARE_POWER_CONFIG_ATTRIB_LIST macro in case when only one battery used.
I'm trying to declare Power Configuration like this
...
Hi. I don't believe this question would be strictly be considered a duplicate. I have seen posts discussing the same issue I'm having, but resolutions don't appear to solve...
In order to use this application in nRF Connect for Desktop, I have just purchased an nRF52-DK. As I'm using macOS, I believe that I'm affected by the 64 byte limit and need...
Hi,
I am trying to interface WM8960 CODEC with nRF52832 using (I2S and I2C) .
Problem I am having is with TWI scanner and also sending data to the know i2c address . have...
SES 5.44
nRF52840-DK
GNU Arm Embedded Toolchain: 9 2020-q2-update from here
S140: 7.2.0
Project is C code only
Project Setup:
Linker Script File (copy from...
Hello,
I am a research assistant at the Norwegian University of Science and Technology. We have in the past been using the micro:bit v1 for our practical labs which purpose...
Hi, When I hook the nRF5340-DK board to my PC, the SEGGER J-Link OB debug chip bothers me popping up a GUI that exposes the board as a USB mass storage device. How to get...
I'm using Android DFU library 1.11.1 and occasionally I see "E/DfuBaseService: Connection state change error: 133 newState: 0" errors. It appears they happen when the initial...
When using nRF Connect SDK v1.6.1, a BLE peripheral that supports 2 simultaneous connections could be created by including these lines in prj.conf. These lines set the Link...
Hi,
this is kind of continuation of my previous ticket . After solving it the last time I thought that I don't need wait_for_flash_ready() function as it caused some problems...
I just buy nRF5340.
I install nRF Connect in my PC.
and install bluetooth app.
I just select my pdk.
log show
INFO Connected to device with serial number: 000960119975...