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...
Hi,
1) i try to build the eddystone sample program and it prompt "....missing micro-file......".
2) i went support site and search thru some recommendation.
3) After...
Hi all,
Download and build SDK excample in MDK, fail!
Error #543: Device nRF52840_xxAA(Nordic Semiconductor) not found, pack 'NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense...
I'm using the PCA10056 with a SD card connected via P1.12-P1.15.
When i use the FatFs example of SDK13.0.0, it's works fine. but when i use the FatFs example of SDK14.0.0...
Hi,
We are trying to connect to NB-IoT network but seems nrf9160 not able to connect. We are trying with an NB-IoT SIM in Malaysia. Below is the log captured using LTE Link...
I want to change DLE/MTU in udp (IoT) example in order to test throughput with max mtu, is it possible?
The udp example does not contain nrf_ble_gap library, is it possible...
Relative newbie here. Would like to interface an Arduino MCU (AVR 328p/32u4, etc) via UART protocol with a decent range (50-100m open air) nrf 52840. I found the Fanstel BT840F...
Hi,
I have been struggling with this for 2 days now, and I cannot get my head around the problem.
I want to send data from my nrf9160-dk to Azure IoT Hub via the sample...
Hi,
I'm using 51822 QFAC SDK11 S130. The 51822 will receive a group of 18 bytes data from the phone. I'm facing a strange issue: every time after the BLE is connected, I...
Trying to run the experimental nfc pairing reference on a couple of 840 DKs for Bluetooth pairing as it's shipped in SDK 17.
Successfully compiled the micro-ecc make files...
Hi,
I get sporadic softdevice assertions at the address above. I am using S132, SDK15.2.0 on nRF 52832 custom board, and the problem started when I added LoRaWAN functionality...
Hi,
Recently, we were trying to support the HID device OTA function.
We have make an user control panel which could read the device FW version via driver which communicate...
I am starting with the Zephyr sample "peripheral": developer.nordicsemi.com/.../README.html
This sample started out with a Heartrate Sensor Service and a Current Time Service...
Hi,
Just a general question, is there a way to find out the exact size of the advertising packet? I'm using nRF52832 to connect to a smart phone. I was curious if there...