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...
I have an example application executing on the nRF52840-DK on SDK15.0.0, see https://devzone.nordicsemi.com/f/nordic-q-a/67351/are-there-any-differences-between-sdk15-and...
When we try and stream BLE data to the nRF Connect app on an Android or IOS phone the app accepts our requested for an MTU of 244 or 160 respectively, however it does not...
Hi,
Dev setup:
Segger embedded studio - fatfs example - SD card - nrf52832
I am able to write to sd card and see data. But while reading i am failing.
Below is code...
Hi,
I am a bit confused after looking through all the SDK solutions available for NRF52 and need a piece of advice...
I am have started on the project that consists...
Can I periodically or continuously read the characteristic of peripheral after the connection?
If there is a change in the value in peripheral, then the value is received...
Hi,
i am trying to do buttonless dfu . I want to merge all hex files into one as per the document .when i enter the mergehex , i am getting mergehex command not found why...
Hi,
I'm making an new board with both nrF52840 and nRF9160. In addition to the radio ICs there will be some antenna diversity switches, chip antennas etc.
So I'd like...
Hi,
I'm using SDK 15.2 with Nrf52832,
I've implemented a custom service with read, write and notification services.
I would appreciate if you could send me an example...
Hi,
I have a problem with the NRF52840 DK rev. 2.0.1 coin cell. When powered via USB board is working properly but when powered with coin cell nothing happens.
SW08 is...
I bought a development board nRF52840. Connecting it to the PC (WIN 10 x64) will not recognize the device. At first I thought it could be the cable, bought a couple and it...
Hi Team,
One of our requirement is to measure the crypto functionalities timing like how much time it is taking for digital signature signing and verification. Is there...
I wanted to know if there any any static analyzers that work well with the nRF5 SDK.
I was thinking about adding a static analysis (e.g pc-lint) check to our code base and...
1. When I loaded the 9160 project, I had problems,
arm-none-eabi-gcc.exe:error:CreateProcess
9160 development environment, the required software, I have installed...
1. When I loaded the 9160 project, I had problems,
arm-none-eabi-gcc.exe:error:CreateProcess
9160 development environment, the required software, I have installed...
To the kind attention of Nordic support team,
we are building some demo program for evaluation purposes using your sdk16 examples with freertos, ble, usb.
But we also...