I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
I'm trying to restrict the policy used to ensure that the AWS FOTA sample is working. The "allow everything" policy that is stated that it can be used for test purposes seems...
SoftDevice: s140_nrf52_7.2.0_softdevice SDK: nRF5_SDK_17.0.2_d674dde Problem: We trying to use the Secure DFU buttonless feature on our custom board. Our custom board has...
Hello,
We are currently using softdevice version 7.0.1 and SDK version 16.0.0. We are having difficulty nailing down a rare hard faulting bug. Very rarely, the device will...
Hi, I'm using Segger Embedded Studio for developing farmware of nRF52840.
and, using
nrf5_SDK_for_Mesh_v4.2.0_src
nRF5_SDK_16.0.0_98a08e2
I would like to use "es_battery_voltage...
i wish to change P0.13 as tx, P0.15 as rx , P0.17 as ctx , P0.20 as rtx
I change in bsp definitions and it worked for uart peripheral example,
I also change pin...
Hello,
The USB connector came apart from the nRF9160 development kit soon after a purchase was made from Symmetry Electronics. Would it be possible to have the board replaced...
I have an RTOS application into which I integrated a custom BLE service code. Question is, there isn't any need for a separate thread for handling BLE stuff? I see BLE events...
Hi,
I am trying to use UART APIs in blocking mode to receive data from another controller.
I intend to have a timeout on receiving function so not to stuck if no byte...
Hello. I am developing a central operation using nrf52832 (S132 v7.0.1, SDK v17.0.0).
I am investigating the data bit and stop bit settings. At that time, I found a page...
Hi !
I try to use VSCode but any examples return same error:
"Linking C executable zephyr\zephyr_prebuilt.elf FAILED: zephyr/zephyr_prebuilt.elf zephyr/zephyr_prebuilt...
Hi,
As the title states, VS code doesn't recognize includes related to Zephyr.
I've walked through the entire setup guide and installed all components using the toolchain...
So I came across an issue while working on developing an app that can update firmware OTA. I was using Nordic Semi - android DFU Library
implementation 'no.nordicsemi.android...
hi,
1.Now I am using Wireshark to capture nrF52840 DK ZigBee packets. I have configured the environment according to the guide. In wireshark, "nRF Sniffer for 802.15.4"...