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,
I have the following 2 scenarios:
Scenario 1: I create an image with nrfutil containing SD, App and debug bootloader. I flash this image and it works. Then I change...
We have nrf5340pdk kit we are trying to flash code via nrf connect or Segger studio but firmware is not flash and when we powered up the pdk it's showing three port can you...
I'm using Visual Studio 1.7.1 on Windows 10 machine. With an nrf916DK.
I'm trying to learn about the shell and all seems to be working fine, based on what I've found in...
I'm trying to work with Kismet's nrf51822 plugin that would allow kismet to read the nRF BLE sniffer 4.1.0 the same way Wireshark does. Alas, theirs is C based and I don't...
Dear friend,
Based on the following conditions: SDK: 15.3 Target board: nRF52840-DK Example: \examples\ble_peripheral\ble_app_ancs_c ios version: 12.5.5 Do the following...
Hello,
I have successfully achieved the modem delta firmware update from mfw_nrf9160_1.2.7 to mfw_nrf9160_1.2.7-FOTA-TEST, vice-versa with sample code. But when it comes...
Dear support
Just started to learning following the tutorial here - https://devzone.nordicsemi.com/nordic/b/archives/posts/nrf-connect-sdk-tutorial---part-1-ncs-v1-3-0#h769sk6kqovea15p99jn16lstat1dtpuuw...
Recently I purchased nRF9160 DK and I have a Vodafone Idea SIM (active). I followed the instructions precisely as per the Nordic infocenter but I am not able to connect my...
Hello
nRF52840 is easy to know pin number,
but nRF5340 no pin map,i can't read the pin diagram.
don't know where the pin corresponds to.
thanks
Best R...
Hi,
I managed to have the fat_fs sample to work.
Now i would like to be able to write and read files, onto the SD-CARD, that a PC will understand, it seems to needs...
Hello all,
I am developing on the nrf52 dk. and the following type definitions should be defined according to the given library.
Would somebody please comment if that...
Hello All,
I am using nRF52840 DK and Segger with nRF5SDK 17.0.2 version. There are many examples that prints a NRF_LOG_INFO(). But I want to understand how to configure...
Hi,
we have 2 queries regarding i2c speed mode
1. what is difference between I2C_ADDR_10_BITS and I2C_MSG_ADDR_10_BITS in i2c.h (SDK Path: nCS\v1.8.0\zephyr\include\drivers...
Returns -151 NRFJPROG_SUB_DLL_COULD_NOT_BE_OPENED when calling HighLevel.API().I've tried many versions of nRF Command Line Tools and the problem is still not resolved.
...