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...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hello!
I am new to the Nordic chips and for my project .My question is when i apply for the free SES license from license.segger.com/Nordic.cgi ,the The error is shown in...
Hello,
We have a GATT based product. It's using SDK16 and softdevice v7.0.1. It's using secure DFU to upgrade. Now we are developing new firmware based on Mesh 4.0.
We...
Hello, I designed custom board using nRF52832 and SHT20 ambient temperature sensor. Temperature sensor not detected using example sdk TWI scanner. SCL and SDA pins correctly...
Hello,
For our product, we wish to store a custom post-production name (essentially a serial number) in the UICR registers of the nRF52840. We understand that this can...
I am using a code similar to App_uart_C from SDK17.02 - central sending data over uart to another peripheral.
After 30-60 sec, the operation stops probably due to an error...
Dear Fellow developers
I am developing an application where I need several nrf51 USB dongles (S120) attached to a PC, and I need a way to distinguish one dongle from another...
I am integrating PWM into my project which uses SDK_15.2.0.
My config.sh contains:
and I have included nrfx_pwm.c.
Compiling the project I get this error:
Trying...
The project I'm working on is running off of a CR2032 battery. I want to measure the battery voltage while the radio is transmitting to determine when the battery dips down...
Hello,
I am using "pdm sensor" with "NRF 52832". we have PDM Drivers provided by the NRF . I just want to understand how we can connect the data and clock pin with nrf ...
Dear Members,
I create a loop inside main.c using code example ant_shared channel,
it's merged with ant_plus hrm_rx, but on forever loop, it stopped on 6 loops, it's...
Hello!
A frequent question in the forum is how to enable logging messages.
My question is exactly the opposite: I experience many NRF_LOG_INFO messages from Nordic library...
I'm having some issues with a design I'm developing using the ISP1807 bluetooth SOC (contains nRF52840). Every time I apply power to my device I have to manually reset the...
Dear Members,
How can I display multiple ANT channel ?
It looks like one channel is occupying all the resource (HRM)
How can I manage the time slice between channel...
Hi,
We are building our synthetic sensors using nRF52840 for smart buildings. In some areas we are using it with BLE only, other areas we use it with BLE mesh. When we want...