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 trying the example of ble_app_uart and when i am building the example it gives me an error RX_PIN_NUMBER undeclared. When i load the pca10056.h i can see TX_PIN_NUMBER...
Hi,
We have been working with an end device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b and FreeRtos
This device has some bindings already set...
Hi,
my zigbee network for 120 sensors. if i declare 120 install codes then most of them don't work. The "zb_secur_ic_add" function works without error, "zb_secur_ic_get_list...
Hello!
Following problem:
I try to save 100Byte uint8_t messages in the nvs on the nrf9160.
Sometimes it works and only some moving logs come up and sometimes the following...
Hai
I have a requirement to download the FW application of NRF9160 M33 via serial UART. Is this possible?
So, which zephyr project am I to consider for reference?
...
Hi all,
looking for samples for using CoAP with DTLS 1.2 (PSK) on nRF9160. All the samples I can find are not using DTLS. Highly appreciate any hint!
Thank in advance...
After a painful sequence here
https://devzone.nordicsemi.com/f/nordic-q-a/80283/how-to-use-the-trigger-library-to-program-the-nrf52840-dongle
I managed to merge the projects...
Hi, We have firmware running on a 833 board, and we had noticed that connection times with a NodeJS central takes around 8-9 seconds. We thought that this had to do with the...
Hi,
We copied sample application from one machine to other and added the project in explorer in vscode
this project was having C++ functionalities
these C++ configurations...
We are using nrf52840 as a peripheral, Nordic SDK 15.3.0_59ac345.
We are experiencing issues in the field where users are unable to reconnect with our device from our app...
I'm facing various issues with nRF Connect for VS Code on Linux (Ubuntu 21.10): " Create a new application from sample " keeps the " Create Application " button grayed out...
I want to get the value of battery voltage using pin number with battery voltage monitoring function in nRF52840. What I tried was to use the function "nrf_gpio_pin_read(...
Hi,
I am getting started with an example in this YouTube tutorial .
I downloaded SES and have gotten the NRF51SDKv12.3.0 from the Nordic Semi website ( here ).
I don...
Hello NRF ,
How Do I flash my dfu bootloader ( merged with softdevice ) and my application hex from nrfgo studio ?
I am able to flash merged bootloader from go studio...