if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
Hello everybody! There is a problem and help is needed. With the help of hardware timers, I need to generate a signal with a given accuracy. The frequency is 998 Hz. I'm using...
We are working on developing wearable device (like band) with cellular-IoT network connectivity. Considering available features and size, nRF91 series seems to be a good choice...
Hello
I am developing an application in which I am using a timer expiry function to submit an event periodically. My application is using the Application Event Manager...
Hello, when testing the BLE sniffer with an nRF52840 dongle (utilizing the most recent official sniffer firmware), I configured Wireshark to capture the coded PHY. After initiating...
Hi there,
I have recently moved to nRF5340 for my audio recording application. I have successfully implemented I2S master on nRF5340 using SPH0465 mems microphone as a...
I have some code that used to compile using version 2.5.2
I'm trying to move to 2.7.0 and have my own manager for TWIM that needs to intercept the TWIM interrupt.
In earlier...
I'm trying to use littlefs in Zephyr with SDK 2.7.0
My code is based on the example project "littlefs" and it compiles without problem using SDK 2.7.0
I'm using nRF Connect...
I am experiencing an issue with my board, where I have interfaced an nRF52840 with an LSM6DSV16 via SPI.
The nRF52840 chip, once started, can decide whether or not to...
I am trying to get an LED attached to GPIO to turn on. I have tried all documented methods I could find but with no success. I have no issue controlling the onboard LEDS but...
Having trouble creating the zephyr DTS DTSI files for i2c0 for the nrf54L15. need to get the initial definition correct,
actually using dtsi
& i2c0 {
compatible =...
Hi everybody. I'm using nRF Connect SDK 2.8.0. I've implemented Zephyr RTOS' core dump functionality on my project. I forced the SoC to write the core dump data on its flash...
I am working on a custom nRF552832 board. I need to use the reset pin (p0.21) as GPIO input.
I am using the NRFConnect plugin on VSCode to develop and program the board...
Hello,
We are using the nRF52840_CKAA_R7 package of the nRF52840 on our custom board. The USB pin connections are designed based on the nRF9160-DK's nRF52840 reference....
I would like to be able to open a bash prompt with the nRF Connect SDK (NCS) v2.0.0 toolchain environment loaded without going through Toolchain Manager ("open bash" option...