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'm currently starting to develop with the Nordic nRF5340dk and trying to build a mesh network but i'm having some trouble on the examples to understand and buld...
Hello guys,
I have some doubts in the examples you provided for BLE for mesh.
My questions are:
1. - In the examples of light_switch (server or client mode), the nodes...
My goal was to make a bootloader, that, when not requested, still goes do DFU mode for 5 seconds,
so that there is always an option to get to the bootloader after boot,...
I would like to do log timestamping using the UART backend with NRF_LOG.
As described in many devzone posts (e.g. here: https://devzone.nordicsemi.com/f/nordic-q-a/18707...
Hello!
I have a short question, maybe someone can help me.
I set custom advertising data in the following field on the advertising side:
Now I want to read this data...
Hi all,
I am developing a BLE device prototype. There will be multiple such devices. How can I write the UUIDs to flash while flashing the hex file. Or how can I get the...
When I call this function on any of the Development Kits, my application restarts just like when I power up the DK for the first time (after being programmed of course) or...
Hi!
I'm trying to make the NFC feature on a custom board while having BLE (soft device). When I run the nfc record_text exemple project on my custom board, everything works...
We plan to design a module that wirelessly connects via the nRF52833 chip with RF amplification, 2 PWM outputs and multiple
Digital I/O interfaces,One ADC interface and...
I have developed the application code for light node in ble mesh network.
I was able to see this error quite often:
app_error_weak.c, 115, Mesh error 4 at 0x00000000 ...
Does the 9160 GPS module have a built-in LNA? Is it possible to adjust the GPS receiving sensitivity?
We hope that the wireless index of wearable products when worn on the...
The set up which are used are a nRF52840 dongle programmed through nRF52832DK's debugger. After executing "erase all" in Programmer app, which erased the bootloader, it's...