Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10 .My testing master device is cell phone(Huawei HTC and so on,android system),and using...
Hi
nrF52840 SoftDevice S140 - What is the max ATT_MTU size supported? 244 bytes?
Is there any allowed number of packets per connection event that can be transferred on...
Hey, I just got this nrf52 board with pca10040 and tested few Nordic's examples, which worked just fine. I want to simply put some sine wave signal to one analog input and...
Hello all,
I'm working on a device using nRF52832, interfacing to another microcontroller. I was seeing higher than expected consumption, so started to reduce code to find...
Hi
I just downloaded the nRF connect v2.6.0 - Programmer, but i don't what i have to do to start writing the code.
I only get 2 ``Boxes``, and one of them is called File...
Hello,
I was wondering if there was a way to use the NRF SDK for Mesh DFU example without a serial port. Currently I have 2 Nordic Thingy52s with no serial ports so I cannot...
I am trying to erase the EnOcean switch data without erasing the board. node_reset() function isn't erasing the EnOcean switch data after commissioning.
I would like to...
I am using the example nRF5_SDK_15.2.0_9412b96/examples/proprietary_rf/gzll/gzll_ack_payload.
I tried to modify the default PAYLOAD_LENGTH to 32,but the speed I tested is...
Hello,
This is Jahnavi.I am having 3 nrf52 DK boards and I have to make mesh configuration with those 3 devices.How to connect the nodes of the mesh with group Key?
What...
Hi,
I create my application image using nrfutil like this :
Everything was working great so far but for test purpose I added one argument to this line :
I...
I'm working with nrf52840
i was working on one of examples of BLE and after editing the code 'then burned it on the kit
the code is burnt on the kit , but isn't executed...
I'm having trouble debuging an external module with the j-link included in the nRF52840 DK. I'm using the debug output provided in the P19 connector.
The connections are...
I am using the nRF5 SDK Version 15.2 and nRF52840-DK to model a custom service containing five characteristics along with the standard BMS and DIS service provided in the...
Hi,
when sending small 11 byte messages on the mesh nrf52840 S140 mesh 3.1 Only every 3rd message return status 0, the rest returns status "Device is busy". I know this...