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...
According to following function declaration:
an error code should be returned, which indicates reason of failure. However when AF_INET6 is used as ai_family in hints argument...
I'm trying to install the nRF Command Line Tool on my MAC running macOS10.15.6. However none of the avaiable version on the Nordic website will install. Apple refuses the...
Reagrding the BLE Mesh Bootloader, is an external flash necessary? And if yes, are there any recommendations?
Like I saw in the Mesh User Guide the nRF can store the received...
Hi,
Currently, we work on a project that uses: nRF9160 Zyphre OS Segger Embedded Studio for Arm (Nordic Edition) V5.10d SDK v1.4.1 mqttlib.
According to the documentation...
Dear Nordic,
Could you please suggest the hands-on guide to implement MCUboot functionality in our project for 52840? We've spent around two complete days without any positive...
How can I send data (byte) from Android app into App_Template running on 52832?
I can connect to the device and I can see the services, once of them (1403 or 1404), has...
Hello,
I'm evaluating the nRF52840 before incorporating it in my MSc. project and would like some clarification on power supply configurations, detailed in PSv1.5 p. 589...
Hello,
in subsys/net/lib/nrf_cloud/src/nrf_cloud_agps.c, in function int nrf_cloud_agps_process() there is an error - we are taking semaphor and then do check for validity...
nRF9160 SIBA on custom board is unable to connect to NB-IOT and resets after about 10 seconds of operation.
Without a call to lte_lc_init_and_connect the reset does not...
In our application, we have two devices that will communicate to a host at a time. All are nRF51822. However, the two devices could be swapped out with two new devices to...
Hi,
i am a beginner with nRF9160-DK and i was trying to open a Project. Then i got the following error:
Creating solution rgb_led.emProject C:/Users/tcheced/ncs/v1.6...
I am using nRF52832 with nRF52 SDK 17
My application consists of two timers running every 5 seconds and every 35 ms. After some very long time and only with a few units...
Hi Nordic,
I've been trying to run examples developed for the PCA10059 for several days now without success.
I changed the Preprocessor Definition from BOARD_PCA10056...