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...
The SDK version is using version 17 and I am using NRF52832.
I checked the following scope waveform for the next SPI communication.
Question
I want to remove the...
nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_bootloader\pca10056_ble\arm5_no_packs
Why the compiled hex file is different from before, and the code is not modified
I like to use nRF toolbox to monitor my glucose meter. To my understanding, after the glucose device connected with nRF toolbox, they will be exchanging data. So my question...
Hi,
When attaching external GPS Antenna to Nordic Thingy91, I realize that the power consumption increases by about 5mV. Are there any ways that I can config to unuse this...
I just solved this bug, so I'll share my solution.
Bug description: cannot run application after upload via nRF Connect v3.6.1 - Programmer using MCUboot. Upload is successful...
Hello,
I am ble to connect with nRF 52840 using pygatt bluetooth command.
sudo gatttool -b E5:3B:A6:E1:58:86 -I.
[LE]:connect
[LE]:Connection Successful.
Even...
Hi,
I'm using nRF5_SDK_17.0.2_d674dde\examples\peripheral\twi_master_with_twis_slave\pca10040\blank\ses to check I2C as per infocenter TWI testing document.
I have done...
Hello,
I've been using https://github.com/NordicSemiconductor/pc-nrfutil for few years now as a library of my own application to do DFU of a device. Everything worked and...
I am using an nRF52 DK and running a modified version of the heart rate collector example from the pc-ble-driver-py repository.
My modified program scans for connectable...
If you can expect the data to be sent or received at random times over UART, does it make sense to suspend the UART in the driver? Is it fine to leave both TX and RX enabled...
We are building a device where nRF9160 acts as a master that runs Zephyr OS (using NRF Connect SDK). Our device has a 2nd communication interface beside the nRF9160 modem...
Good afternoon.
We are engaged on a project that entails the simultaneous, independent development of two separate modules capable of interacting with the BLE stack. ...
Hello,
Im trying to debug my fw using Keil, its running in debug mode and I have RTT printouts, but once softreset occurs debugger doesnt halt it. Device reboots and starts...
fdsa
1.) From the nRF5 SDK I am using the example project for the Adafruit NFC Tag Reader.
2.) Using the project "as-is" I am able to get some basic information about...
Hello there,
I used both the oscilloscope and PPK to measure the current values. But both values are weird.
First, the PPK shows the current as large as 82mA. And...