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 enter problem when I tried to delete bonded data from my example code using pm_peers_delete()
SW: nRF5_SDK_15.2.0_9412b96
HW: PCA10056
example: ble_app_hrs_freertos...
nRF9160 DK: I followed the userguide , devzone.nordicsemi.com/.../getting-started-with-nrf9160-dk
I done with 2 examples: AT Client and Asset Tracker examples. I passed...
Hi,
I am developing against a custom board built around the NRF52840. I am trying to store and retrieve values from flash using the fds module. I am not seeing any errors...
Hi, I am going to use the nRF91 DK to program an external PCB with the nRF9160 on it. The DK documentation says that only 1.8V or 3.0V is supported for external debug/programming...
I am running on a Windows 10 PC.
I've downloaded and installed all the tools for the nRF9160 DK using nRF Connect.
After installing the Segger Embedded Studio, I followed...
Parts of this discussion started on this thread: i-am-trying-to-do-dmx512-protocol
I am using SDK 15.2.0 on an nRF52810. My test board is based off of a Laird BL651 which...
I am trying to setup SEGGER Embedded Studio to program the nRF52840 dongle hardware. I followed the Getting Started Assistant program to set up the development software for...
The SDK version I am using is V15.0.0.
I use the function interface nrf_gzll_set_pa_lna_cfg 。 The following is my configuration information:
static nrf_gzll_pa_lna_cfg_t...
Hi dear community,
I am currently using nRF52 DK which has 52832 on it. I am using it for my bachelor thesis project and want to create simple sensor network. I am using...
Dear,
I am using nRF9160 DK,
firmware: secure_boot & AT_client
and Tale_SIM from Telia, I want to get the current GPS position by AT command?
Is it possible? Which...
Hi,
In a design which should be compatible with the NRF52832 we want to use the NRF52840. As the NRF52832 doesn't have USB, this would mean that the VBUS and data lines...
I am confused because i see documents referring to cmake/ninja and west. Recently it looks like people are suggesting to use west with master branches. Can someone definitively...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10 .My testing master device is cell phone(Huawei HTC and so on,android system),and using...
Hi
nrF52840 SoftDevice S140 - What is the max ATT_MTU size supported? 244 bytes?
Is there any allowed number of packets per connection event that can be transferred on...