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. I want to the use pwm_library example for setting a PWM on a GPIO. It works well except that the initial state of the GPIO is high for about 230us before the PWM starts...
I am in the process of adding LE Secure connections to our project and am having trouble and receiving lots of errors while attempting to Makefile it. We added nrf_ble_lesc_request_handler...
Hello,
Developing an application where we want to use CAF but I cannot get it to build properly. I have created a minimal example that does not work locally for me. Following...
The nrf52840 defines 4 pwms. Attempting to enable pwm1, pwm2 or pwm3 using pinctrl through a device overlay results in build errors suggesting there is something wrong with...
Hello, we currently use nRF52832 in our product. For the next generation of this product, we are hoping to upgrade to a new module that uses nRF52833. However, this is only...
We have a well-vetted software environment what uses SDK 15.3.0 and softdevice s132. We are considering adding ANT+ to our environment, which as I understand requires that...
I am in the process of bringing up a custom board with an nrf5340 and a FUSB302B USB-C PHY-controller.
As a driver for the FUSB203B, I am using this project as an OOT-module...
Hello
Due to some reasons we need to use external antenna and RF cables.
What is a part number of the antenna that can be connected to the J1 RF Antenna connector?
We...
Hi,
I am implemented the uart functionality, I'm getting below issue.
[00:00:00.445,526] <err> Throughput: Failed to set UART callback (err -88) [00:00:00.445,556] <err...
I want to use LPCOMP in nrf52832 to detect a rising edge of voltage. And my code is:
I set the reference as NRF_LPCOMP_INPUT_1 or NRF_LPCOMP_REF_SUPPLY_4_8, the event is...
I am running on openthread demo: ot_cli on its low power mode by building with low_power snippet.
As document says, it will automatically suspend UART operation when low...
Hi,
I'm trying to use to gpio pins in order to wake up a system from sleep mode.(PIN1= P0.24 PIN2 =P1.1 )
If I use the GPIOTEs separately in my project, it works and sytem...
There are some serious issues in the file "board.c" that relate to LEDS_NUMBER.
If I create a custom board with no LEDs then I set LEDS_NUMBER to in my custom boards,h....
Hello,
My company has developed a Bluetooth application that runs on the nRF52832 and we are about to perform FCC pre-scan testing next week. In order to prepare for this...