Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
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...
So I have been wanting a opensource gaming mouse for a long time, and gwolves decided to make one recently using a nRF52840 (you can learn more here ). Only issue is that...
I built the project on VS CODE, but it failed at the beginning
log output:
> Executing task: nRF Connect: Generate config nrf52840dk_nrf52840 for f:\nordic-sdk\project...
Hi, I've made custom boards using nrf52840. In my application I did advertise forever with interval of 200ms. Now after several weeks of tests I've two boards out of seven...
Goodday
I thought I would try the webinar
️ nRF Connect for VS Code Webinar - Hackster.io
Im getting the following error after I add Build configuration
Building...
After installing NCS 1.9.0 Open Segger Embedded Studio does not show as an option any longer. I have tried to remove the SDK and install it again, but the result is the same...
Can distance be set between nRF52840 and APP? For example, set 5m and 10m through app. When the distance between nRF52840 and APP exceeds the set distance, app will remind...
Hello Respected members, I have a question regarding the #nrf5-calendar example that is, is there any way to retain the NRF52 time after resetting the device. I am using the...
Hi there!
I'm currently looking into performing a DFU on a nRF52832 DK from an SD-Card. I managed to get the secure serial uart bootloader up-and-running and have no issues...
Hallo,
I would love to receive some support in configuring micro_ecc backend for OTA DFU.
I am using SES and following the instructions on nordic InfoCenter. The link...
Hi,
I am using nrf5280 development kit and 17.1.0 sdk.
i am working on ble_app_uart example code.
Its working fine no issue. Since the start address of the application...
We are using an nRF51x22 in one of our designs.
I am in the process of writing a bootloader that conforms to a packet format we use for loading code across our product line...
hi support team,
Customer IAC is now on GPS testing sensitivity performance. Below is from 9160 spec.
now they are trapped here for a long time. do we have any instructions...
After preforming a DFU with the nrf connect app (ios) the device advertises and will "connect" with the nrf connect app, but its not actually connected which is evidence by...
Hi, I have a project that is comunication between nRF and Smartphone via BLE and using libuartes to comunicate with 2 another devices via 2Uarts. Now I need to combine 2 examples...
I have an BLE peripheral application running on a nrf52833 with softdevice S140 were I transmit data from Bluetooth to an external CAN-controller via SPIM and back. This is...