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...
Good day!
I purchased the nRF24L01 Evolution Kit, but:
1. The driver and software that comes with the board, only under Windows XP. Are there drivers and software for...
Hi,
I use the server and client from "light_switch DEMO", along with iOS app (nRF Mesh) for setting and pairing. Both ”subscription” & ”publish address” are set as 0xC001...
Hi,
Serialization Function packet format for nRF5 SDK v15.2.0
Am working on serialization where we have already developed code using nRF5 SDK v11.0.0 but now we started...
Hi
I have a problem with receiving / transmitting a packet of characteristics with a descriptor 2902 (CCCD 2902). The principle of operation of my program is that the device...
What will be correct linker script changes for nrf51802 device using soft device ble application
I made changes in RAM start and SIZE. found in open source forum,
MEMORY...
I using 3 nRF52840 DK borads (provisioner,light_switch_client, DFU). I set DFU (DFU example used) as target board and connected it to PC as serial interface. I have provisioned...
Development Software: SES v4.16
Computer Platform: macOS v10.14.4
Hardware: nRF52832QFAAB0
Hello, everyone~
I feel confuse that how to make the Complete Local...
Hello,
We are using nRF52840 and Thread SDK to build a mesh network. At present, we only need to transmit data frames. But, in the near future we would like to transmit...
Hello,
Im trying to boot into a custom bootloader following this documentation .
Under "programming the bootloader" it says you must write the bootloader start address...
I have some question about direction finding in BLE5.1.
1. Does the 52840 DK support nRF52811 Soc? if not, Is there any Development kit support nRF52811?
2. Does the AOA...
I called several distributors but they say they don't have a way of differentiating the revs. Please let me know where to order and if needed...how to order please!
Hello there,
I'd like to send and receive data through NRF Radio's handler. I've been able to configure the handler to receive data. Otherwise, I'm having difficulty on...
Hi all, I have some question.
When I using mobile to bond with my DK nrf52832. Infomation will save to flash via FDS library.
So, when I delete bond from mobile and rebond...
Hello
I am using ble_app_multilink_central on nRF52832 DK.
I want to collect advertising data from all peripherals and not connect to them. Problem is that I dont know...
Hi guys! I have had an issue with Image Transfer Demo project. I use nRF52832 with OV2640 camera. I used installation project process described on the page https://github...