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...
Hi,
I'm developing a program using SPIM instance 1 on nRF5340 PDK, with nRF Connect SDK 1.4.0.
The problem I met is exactly the same as this post . If I want to use a...
NRF52832, nRF52840 is under consideration for development. Because of the implementation of Secure Boot and Secure Key Storage capabilities, we want to choose the nRF52840...
Hi,
I was able to upload a binary file before, but not able to upload a binary file to nRF connect app in order to FOTA.
Could you please help me to upload a binary file...
I am trying to compile and run the ble_app_hrs example for an nRF52810 dev board, using Segger Embedded Studio v5.34. I am using nRF5_SDK_17.0.2_d674dde, with s132. This is...
Hi,
I am looking for a working example for upgrading the MCUBoot itself when we have the configuration B0+MCUBoot+APP, especially wrt to SLM application.
I have gone through...
Hi, I am developing using Segger Embedded Studio.
I downloaded the module and checked that output/debug/Exe has a .hex file.
Then can I download this output file back...
Hello,
We are testing Angle of Arrival feature which was released in Bluetooth v5.1 We are currently using Texas Instrument CC2640R2F and TI angle of arrival board to...
Hi,
I'm using nrf52840 with BLE functionality.
I don't use sd_ble_gap_tx_power_set in my application.
Does it mean that I'm using default power (dbm)?
What is the...
Hi,
i am trying to interface an external spi flash memory with nrf52832 to store temp. data.
i tried to read the manufacture/device id but i am getting wrong data.
my...
Dear Sirs
We are planning to have our end product certified by FCC and CE. It uses the nrF52840 SOC directly on our PCB. This has the following QDID : 124988.
We have...
I am using cjmcu 8223 board for my project so for uploading program I brought a ST-link V2 pen drive like device but I can't able to detect the board on the ST-link software...
Hi
I am currently evaluating a 52840-DK (from 2017 I believe) and several 52840 dongles (ordered very recently). I managed to successfully run the light/switch mesh example...
Hello,
I'm trying to port the radio synchronization to a nRF5340. For this i need to use a DPPI group that clear a timer and disable itself for doing the task only 1 time...