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 have made basic binary sensor based on light bulb project,
wanted to add default BIND-TO-Gateway ( Short address 0x000). Gateway is CLI_AGENT .
I am try to add...
select at_client folder
west build -b nrf9160dk_nrf9160ns -p
shows this warning
```
warning: The choice symbol LTE_NETWORK_MODE_NBIOT (defined at /Users/paul_tanner...
Hello, we are using a usb dongle where we have a NRF52840 and RFX2401 PA+LNA frontend. The latter can be controlled with TX_EN and RX_EN pins. Please see attached schematic...
Hi there,
I'm using ARMGCC in combination with Make, nRF5 SDK, nRF SDK for Mesh, FreeRTOS and C++. Everything except one single thing is working. I've just implemented FDS...
I have installed the sdk v 1.4.0 via the toolchain manager (nrf connect 3.6.0). I am using windows 10.
Here are my problems :
First I dont have the launch ide button after...
Hello Team,
We have already done the PoC for the Openthread network. I have created a border router using nRF52840 as an NCP and multiple nRF52840 end devices.
Now my...
If I have a firmware project working reliably on the nRF52810, is it possible to build a single firmware image that will run on both the nRF52805 and the nRF52810? I'm not...
Hi,
I was trying to program my board using SEGGER, but it doesn't seem to be working (log provided in the picture below)
/resized-image/__size/320x240/__key/communityserver...
I was w ondering if I could clarify the GCC version which is suggested for use with SDK 17.0.2.
In the release notes, it states:
However in components/toolchain/gcc...
hi,
I have a puzzle in the BootLoader project
I'm not particularly familiar with the mechanics of this BootLoader
I try to run bootloar in nrf5340dk_nrf5340_cpuapp,use...
Hi
i am trying to use adc in nrf 9160 kit. where i got error "Example requires secure_boot to have SAADC set to non-secure! If not; BusFault/UsageFault will be triggered...
Hello,
I have been trying to implement the Elliptic-curve Diffie–Hellman key exchange using tiny crypt.
As per the API, a random number generator function needs to be...
I am running into a very perplexing issue on my custom board involving use of fStorage and the soft device. When I attempt to write to flash memory using fStorage API (using...
Hi, Team
I read below uart current consumption data from nRF52832 Product Specification v1.4. But I can't find similar data in
nRF52840 Product Specification v1.1. I want...