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...
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 have a general question that I haven't been able to clearly locate in documentation. How does the processor handle "traffic" jams from within the different app timers? ...
Hi everyone, so I have been trying to enable the nRF52840 to send notifications to the Nordic Connect app via a custom characteristic. The app can detect the custom service...
Hello,
I have an issue opening the power profiler kit 2 on my windows desktop:
Somethimes it works after restarting, but stops working after a few minutes.
After it...
With a baudrate of 1000000, when i transmit 2 subsequent packets (with ACK), i have to put a delay of 0.2 msec or more. Otherwise the second packet will get ACQ packet acknowledge...
We're trying to debug an issue with our nRF52 chip when pairing to some Android phones. On the nRF52 we are connecting to mobile devices by acting as a peripheral for the...
Dear friends,
I used a serial bootloader by this tutorial Secure DFU Bootloader over Serial Link (UART) , i can upgrade my application with the pc nrfutil tool, the nrfutil...
Hi sir,
I have a question for Bluetooth 5.1 single mode. As I know, above Bluetooth 4.0 has single mode and dual mode. Single mode only supports LE and dual mode supports...
Hi.
I'm newer on Zephyr.
I want to use the LOG Output.
LOG_DBG("main.c"); LOG_INF("main.c"); LOG_WRN("main.c"); LOG_ERR("main.c");
Everything works but the color of...
Hi everyone,
I'm developing a new application/product. It will feature a nRF52805 without the LFXTAL but with DC/DC support. I'm developing with the NRF5 17.0.2 SDK.
I...
Hello,
I am trying to commission a device running the CLI sample to an OTBR I configured following https://openthread.io/guides/border-router (the OpenThread official guide...
Hi
in Zephir nrf9160dk_nrf9160_common.dts the SPI pins are defined
&spi3 { compatible = "nordic,nrf-spim"; status = "okay"; sck-pin = <19>; mosi-pin = <18>; miso-pin ...
hello,
i am using nrf52832 with sensor which uses uart communication and using sdk 15.2 but i could not get my excepted values in rx buffer which is of 3 bytes and values...