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...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hello everyone, I've followed the following guide for mesh dfu and had no issues with the example provided here : https://www.nordicsemi.com/DocLib/Content/SDK_Doc/Mesh_SDK...
Hello,
is it possible to set the sniffer/firmware to follow the central device instead of the peripheral?
Currently, only peripheral devices are shown in the device...
I'm attempting to get a grasp on how much CPU time an SAADC conversion is taking. I'm running the SAADC sample code from the nRF52 v15.1.0 SDK on an nRF52832. SAADC_CONFIG_RESOLUTION...
Hello everyone, We want to program the other NRF52832 chip from the NRF52832 chip via OTA. The DFU service UUID is 16 bits (0xfe59). However, the characteristic UUIDs are...
Hi,
I'm using the nrf5283 chip alongside with the SDK12.1. I have a strange situation related with the bootloader dfu.
First I flash with the programmer a merged hex...
Hello,
I'm working with Mesh SDK 3.1.0.
I made some changes in app_level.c file.
Could you please confirm that these changes are right?
They seem to work fine, but...
I am using SDK 15.2
I downloaded both nRF Toolbox and nRF Connect applications on my phone (Lenovo K6 which is running Android 7.0 but i tested the same thing on multiple...
Hi,
I'm attempting to flash program a Nina B112 Bluetooth Module (from Ublox), which is built uppon a NRF52832 board and i'm attaching this module to a custom board.
I...
Hello,
I'm building BLE preipheral and central devices for transmiting voice signal (best audio quality is not very important requirement) from peripheral to central. I...
Hi All,
We are in evaluation phase of a project where in our battery powered device would use nrF52840 MCU and communicate to the mobile phone over BLE (say about 5x times...
I am working on nrf52832 and sdk11. I want to store my accelerometer and gyroscope data into external memory.Does anyone have code of it? or any one having .c and .h file...
HI, I am using nrf52832 soc and i develop our own module. i need to create a mesh network within the device.
I am using segger embedded studio 3.34 (windows 10) and SDK...
I am new to BLE and want to learn what options and methods I have available to alter the advertisement package. Is it possible to include a floating point value, that could...
I am working on requirement, where if you hold a button for "1 second " it should turn ON LED1 on the DK, likewise when you press button for "5 seconds" it should turn OFF...
I am working on requirement, where if you hold a button for "1 second " it should turn ON LED1 on the DK, likewise when you press button for "5 seconds" it should turn OFF...