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)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
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...