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 am evaluating boards for a project I am working on. The NRF5340s work great as part of a mesh, but I need a master node that is also capable of wifi.
Thanks.
I'm trying to achieve FOTA using Zephyr with PlatformIO, but can't find any tutorial yet based on my google searches. I'm using the platform nrf52dk - nrf52832. I'm following...
HI All,
We are using NRF52832 for our project.
We use System OFF mode for putting NRF52832 into sleep and using multiple GPIO inputs pins (pin1, Pin2 and Pin3) for wake...
Hello,
I'm trying out nRF Connect running inside VS Code and I'm running into issues debuggin my code. I followed the Nordic setup tutorial and installed the latest nRF...
On a freshly installed Windows 10 system, I've run in to a problem with the JLinkARM.dll and nRF Connect for Visual Studio Code. If I download and install the latest JLink_Windows_V756b_x86_64...
When I clicked the debug action for my app, the following error window popped up.
I followed the below steps to create the app:
1. check my default directory of...
Hello all,
I am trying to do a simple task, yet I cannot manage to make it work. My goal is to use the GPIO 1.01 (defined as Digital I/O in the Data Sheet) as an output...
Hello All,
This is from an app I had working 1 1/2 months ago - when I've tried recently to get it connected again, I haven't been successful.
The latest asset tracker...
hi!
when resetting the coordinator (zb_bdb_reset_via_local_action(0)), an error occurs, the program hangs. It looks like the "zb_address_unlock" function. The same when...
In the description of example BLE Heart Rate Collector, it says that it can indicate state BSP_INDICATE_SCANNING and state BSP_INDICATE_CONNECTED.
In the description of...
I have updated the Programmer to v2.0, and connect 52840 with JLINK to my computer, but it can't be selected in Programmer. Previous version runs normally. What can I do?...
Hello! I'm trying to use an external module with the VSC extension and I don't think that is currently supported (or easily supported.) For reference, our module works with...
Hello, I'm trying to manage connecting to my board (nRF52840-DK) which direct advertise (low prio) with peer address set to MAC address of my PC running Linux with bluez 5...
Now I have a problem, the transmitting power of NRF52810-QCAA is too low, only -2.73dBm. I tried to adjust the value of the capacitor, but the effect was not obvious. Excuse...
Hi, I tested the RGB Led (with an external RGB Led) with the nrf 5340. But I didn't find any pinout with a brief overview of all the pins and their features because the PWM...