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...
Hi
I have a problem with showing data packets in wireshark. I configured the sniffer according to the instructions. At capturing packets in main window don't show anything...
I want to use UART.
I checked the waveform and UART does not send data. Here is my code. build and run are successful. Any help? I connect UART RX and TX directly, which...
hi... how to make a nordic app to act as a peripheral , i have read one post , in that they mentioned set up to be done in gap peripheral mode . how to do that
IAR 7.60
52840
nRF5_SDK_15.2.0_9412b96
Hi there, I'm trying to do some modification in the bootloader (so that we can write the image to the flash's bank1 using our...
Hello,
I read through the Bluetooth core specification in order to get a better understanding of the information that has to be stored at a minimum if using bonding. But...
Hello,
i'm trying to use ble_advertising_init to initialize my advertising data, but when i use this function like it is used in the examples i get NRF_ERROR_INVALID_PARAM...
When I open device just after I plug it in the PC it work fine, but when I try to do it again (exit python script and run it again) I'm getting Error code 13.
Firmware:...
We are currently in the prototype stage using the nRF9160 and are preparing the firmware for the prototype. We have a few question that we hope someone could answer :)
Will...
Hi,
I want to test BLE 5.0 using two nRF52 dev kit. i am using the ble_app_uart example kindly guide me what are the changes to made in this example to connect two kits...
It's easy for me to create make file target but I am not able to identify where and how to add the custom target in the Segger Embedded Studio(SES).
My default build configuration...
Hi everyone. I am trying to find the best way to establish a Bluetooth connection to a nRF52832 in the least amount of time.
I'm designing an ultra low power perpheral...
Hello,
Would it be possible to create a partial code that can be placed on external memory, and loaded into ram for execution when needed?
As I believe it is possible...
Hi,
I am developing a Bluetooth peripheral application using NRF52832 MCU , where in it is used for collecting vibration sensor data for about specific duration.
like...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hello All,
I am new to Nordic and i have nRF52840 development kit. I want to build code/ programm on thread and Zigbee base.
I have downloaded the Thread and Zigbee SDK...