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...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
I am using a STlink to flash a nrf51822 module , and i am using Keil to do that, i flashed the module but when i am scanning it to find it in my mobile i cant find it, i doesn...
Hi ,
Does the Application update depend on bootloader version? . I changed the boot loader but application remains same on my device , hence the device is not booting up...
I have an application with three other tasks beside the sdh task. I'm trying to integrate softdevice to my existing freertos application, but soon after the task scheduler...
Hi,
What would be the procedure for updating the firmware of device through another host micro controller UART? (Not with PC tools like nrf go studio, nrf connect, nrf jprog...
Sir,
I have a MDBT50Q-UFL evaluation board. I am using Keil uVision 5 and flashing is done through ST-Link. I downloaded the example files from http://developer.nordicsemi...
Hi,
I have Ublox EVK-NINA-B3 on table, which has totally different pin layout than NRF52 DK (not sure why): https://www.u-blox.com/sites/default/files/EVK-NINA-B3_UserGuide_...
Hello everyone! I am a beginner and I need help in understanding advertising data. I am migrationg from SDK 13 to SDK 15.2. In SDK 13, the advertising data with manufacturer...
Dear Engineer,
work on sdk15.2, pca10040 eavl board. one as central run this code
\nRF5_SDK_15.2.0_9412b96\nRF5_SDK_15.2.0_9412b96\examples\ble_central\ble_app_multilink_central...
I am starter developer of nRF51822 custom board.
in this board 16 mhz crystal is connected externally with XC1 and XC2 pins(37 & 38)
nRF5_SDK_12.1.0_0d23e2a rar file is...
Hello everyone,
I know that there are many similiar questions on the DevZone but i am not able to get it work and i dont uderstand it yet.
For example: https://devzone...
(Mesh_v2.11, SDK_15.0.0, NRF52832)
Hello,
I wonder if a device can relay DFU packets even though mesh_relay is disabled by nrf_mesh_opt_set(NRF_MESH_OPT_NET_RELAY_ENABLE...
I am trying to set up the nrf52840 dongle on IAR using an I-jet for debugging. I have iar version 8.32.1. I am using example project ble_app_blinky from the ble_peripheral...
Hi I met a problem during programming a combo of HID on nrf52. I have set combo HID that have keyboard and multi touch. after pairing my smartphone(galaxy note 8), keyboard...
Dear Colleagues,
I'd appreciate your advice on the selecting external or internal pullup or pulldown design for a wake up button which would cause minimal increase in current...
Hi.
I'm trying to make a bluetooth based sip/puff controller for disabled people. The main use case will be to enable people that can't use their hands, but move their head...