Hi
Im looking for a developer in Denmark to discuss ble technology with. Im trying to get better to understand the technology, because i have some ideas involving beacons...
This system does not work if I enable the third Pipe (Pipe2) .
The system is working without any problem as one RX and two TX (Pipe0 and Pipe1).
The problem on enabling...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
Greetings,
I am relatively new to compilers and I would like some clarification on compiling C++ projects on Segger Embedded Studio with Nordic's SDK vs. 14.2.
I am use...
Development Environment
S130 / SDK_12.3.0 Central Central NRF51 DONGLE
S130 / SDK_12.3.0 Central Peri NRF51822 + STM32F411
BUART_BAUDRATE_BAUDRATE_Baud115200
...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
i have external esp32 type module and with that module different digital sensor are attached.and that module have bluetooth4.2 .now i want connect this module to BTW832X gateway...
I'm using SDK14 and the nRF52832, and my bootloader is based on the BLE secure bootloader example from SDK14. I'm currently seeing transfer speeds during the secure DFU process...
1. Development Enviroment
o SEGGER Embedded Studio : Relase 3.34
o SDK : nRF_SDK_15.0.0 / Mesh_v2.0.1_src / s132_nrf52_6.0.0_softdevice
o Windows 10 Pro
o Chip : N52832...
I'm attempting to modify some open source software for an nRF51822 chip found here: https://github.com/reversebias/mitosis
In this code there are some debugging lines...
Hi ,
I have a large data structure that I'd like to transfer ( few KB ) , what is the maximum length I can pass on " ble_nus_string_send" ? ( length appear as uint_16 )...
I add file "nrf_drv_spi.c" in the group of nRF_Driver, and in the nrf_drv_config.h add the code: #define SPI0_ENABLED 1 ;#define SPI0_USE_EASY_DMA 1; in the main.c file I...
Hi, I'm developing a Eddystone Beacon based on the Eddystone example of the SDK 15.2.0 using a nRF52832 chip. I've made some modifications to the code, but I'm facing difficulties...
Hi
I am trying to setup the BLE wireless dongle with wireshark and can't get it working - it wont appear in the wireshark list.
This is what I have done:
1) I have Wireshark...
Hello,
I have a question about Mesh implementation.
I need to build a network of BLE mesh devices, lets suppose for the moment they're based on light switch server model...
Hi everybody
I'm designing a new cutomremote based on smart remote v3, As I dont know much about the ANR algorithem of Nordic, so for mics I dont know how should place...
Hi,
I'm trying to migrate a prosjekt in SDK 12.0.0 to SDK 13.0.0 and having trouble with the NRF_LOG_RAW_INFO. Getting a warning = implicit declaration of function 'LOG_INTERNAL_9...
Is it OK to drive GPIO P0_27 (when configured as an input, of course) above the supply voltage provided the input current is limited with a series resistor?
In my application...