Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
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...
These days I have the following problems using NRF_SDH_BLE_OBSERVER. I have a CPP project and try to initialize the BLE-Stack in the following way:
The Project is running...
Hello
I need to use external flash upgrade to be compatible with our old products.I found some information as follows,I can build and download it but I don't know how to...
1.At this link https://www.nordicsemi.com/News/2021/06/Memfault-platform-on-the-nRF-Connect-SDK , Nordic customers can register 100 devices for free. How to calculate these...
Hi ,
i am using nrf52840 dk board. and using 17.1 sdk for examples code.
i am trying to customize open bootloader code and trying to validate the signature of a input...
Hello,
I am creating a battery powered vending machine that syncs inventory data to a cloud. This is my first venture into wireless internet devices and I chose the nrf9160...
Is CTS pull-up configuration supported by UART driver of Zephyr for nRF5340 ??
I got the following error if I include cts-pull-up
rts-pin = < 9 >;
cts-pin = < 11...
i was working on NCS v1.6.1 before, and recently, i upgrade my NCS to v1.7.1. then i find the spi_transceive() function changed.
i use spi_transceive for SPIS receiving...
The SHA256 for the Windows nRFconnect software does not match up with what's provided. I have downloaded it 4 times and it returns the same hash.
Given: B2901E75C20D89DAFB7AE8053C5C8BF380A8A7A738F2810AB360081B516A8131...
Hi,
I am using an pca10059 as a SED together with a border router in my thread network. The SED shall publish every 5 min sensor data. That works fine. But after some time...
Hello,
I have CONFIG_NRF_MODEM_LIB_TRACE_ENABLED = y. And when I capture and convert to wireshark trace I might see a couple of random packets captured. I am doing 2 separate...
Good day,
I am unable to read the default values in the register map. The values I get are not similar to the ones in the datasheet.
I am assuming the SPI between the...
I have encountered problem that i'm not really sure how to even debug for more info. Steps to reproduce: 1. Enable modem with both LTE and GPS. GPS priority flag is set. 2...