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...
Hello,
I am wondering if there is a list of recommended chip antenna for the nRF52811 SoC?
I am designing a board that will use BT5.1 but does not need the AoA /AoD applications...
Hi,
I tried to burn the hello world sample code into thingy 91 using segger and J link Edu.
After configuring Termite it did not show anything.
And now LEDs are...
Our device is based on nrf52840 + SDK 15.0.0
We use nrfutil application for packaging sw update (application) and use DFU for uploading & verify authentication
We also...
Dear Members,
How can I use ST7735 module with I2C ?
I saw :
NRF_MODULE_ENABLED(ST7735)
at
G:\nRF5_SDK_17.0.2_d674dde\components\drivers_ext\st7735 ,
How can...
Hi, we are developing an Application with one nrf52840 acting as central, that is connected to up to three nrf52840 acting as peripheral. For our Project, latency for transmissions...
Hi we are seeing some very strange and would like some help clearing it up.
Recently we noticed a very weird hardfault issue triggered through data bus error, at first it...
Hello,
I am currently working on a project with the nRF52832. I need to get the data being provided by the Bluetooth sensor to be stored as a file in my Android device....
I am working on a project that requires some functions from nrfx_saadc.c, i have included this file in my project yet I can not access the functions in the file. The code...
Hi,
I want to add HID consumer control to the usbd_hid_composite example in SDK16. I have seen HID consumer control in the ble_app_hids_mouse example but don't know how...
The debug Log shows that
in main.c static void ble_evt_handler(ble_evt_t const * p_ble_evt, void * p_context) function
case BLE_GAP_EVT_SEC_PARAMS_REQUEST: // Pairing...
Hey all, I have been working on some custom boards using nRF52810-CAAA chips. I use SDK version 15.2. I had some previous issues with sleep currents as seen here , but I resolved...
Hello,
I setup nrfutil to use VALIDATE_ECDSA_P256_SHA256 and have this output from the pkg display output:
|- hash_type: SHA256 |- hash (little-endian): 60de8328530e5882b789259309c47d20dc1a9482f89606ad2cb70d9ad6456b1b...
Hi, Thank you for your attention to this matter.
The questions are as follows:
1. I originally used the following python script to upgrade the modem firmware, can be upgraded...