Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
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,
My project (under embedded studio )works if running on a chip with the register FICR INFO.VARIANT = 0x41414330
but freeze on a chip with the register FICR INFO.VARIANT...
I can't flash/write my nrf52840 Dongle under Linux with nRFConnect v3.9.1 with Programmer v2.0.1
The buttons remain greyed out, the left window does not display any information...
I'm following the heart rate sensor example in the VS Code Youtube Tutorials series, and there are some pretty straightforward prinkt statements in main.c, such as 'Bluetooth...
I'm getting data from peripherals, and I need 96KB/S to get to the NET layer, because the other side needs to use data in real time, but the data transfer is too slow.
So...
I have been working with multi-sensor example of ZigBee to develop it in zephyr. every things went well of endpoint sensor except that the coordinator suppose to receive the...
Hi,
I am facing issue at ble_stack_init() which internally calls sd_softdevice_enable(). I get NRF_ERROR_SVC_HANDLER_MISSING at sd_softdevice_enable() return value.
...
Hi,
i use the nRF5 SDK for Thread and Zigbee v4.1.0 , the s140 an the ble_thread_dyn_proximity - example.
I want to use the LESC encryption of BLE (in addition to Thread...
Can anyone help me with this:
I'm trying out the 'threads' sample under Visual Studio 1.8.0. Not having much luck. I'm a newbie and have followed the Video tutorials to...
Hi,
I am currently using an audio board utilizing the nRF5340 MCU. I would like to enable the BT_SHELL to use the Bluetooth command Shell, may I know how I can achieve that...
Hi,
I'm trying to measure the power consumption of Zephyr's iBeacon sample (zephyr/samples/bluetooth/ibeacon) on the nRF52840 DK. I prepared the DK by cutting the PCB track...
I use nRF52840_QIAA for design, now I need to provide ROSH of this model, I found it on the official website, please help to provide it, thank you very much!
Hi all,
After Licence request I got email with Key.
Segger Embedded Studio 4.12 accepted this key but SUA expiration date is not valid, there is just red cross and no...
Dear ,
I'm using nRF52832 to do some 2.4G communation without softdevice. Now i need to update firmware with mybootloader.
Is there some mathod to do the vector table...
Dear Team,
I am working on real time clock with the help of : github.com/.../nrf5-calendar-example but in this when do the power on and off so again start from starting...
As a continuation of Case ID: 282083 “merge cdc-acm support and BLE service”
Thanks to your support the merge was successful : both functions (cdc-acm console and led and...