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...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I wanted extract BLE_GAP_AD_TYPE_128BIT_SERVICE_UUID_COMPLETE that i receive while scanning and compare it with 128 bit service uuid that i defined.
i have seen how ot...
Hi,
I am trying to debug my code in Eclipse using J-Link.
Whenever the code executes vPortStartFirstTask() in vTaskStartScheduler() the debugger stops and I can't debug...
Hi,
is there any simple way to obtain current PWM value if nrf52 PWM module is used to produce complex waveform from RAM array? The task is to get currently settled value...
Hi there,
I am new with nRF52 using SD332 and ANT+. I would like to ask if the nrF52 with SD332 can be configured as ANT+ central and ANT+ peripheral in the same time....
I have a query that is similar to the question below
https://devzone.nordicsemi.com/question/44424/how-do-i-switch-the-target-from-a-nrf51422_xxac-to-nrf51422_xxab-in-keil...
Hi,
We are currently considering the packaging design of a device which will use a nRF52. During housing assembly, the populated, but unpowered, PCB will be exposed to...
Hello.
I have a question.
I use nRF52 and S132v2. I found some programs of nRF51, they use S110, S130. What change does it with difference of Softdevice's version number...
Hi,I am working on Eddystone project i.e nrf5-sdk-for-eddystone-master and tested it on NRF52(PCA10040) development board it advertising Eddystone-URL frame successfully and...
hi
i have nrf51422 v2 that use sdk v6 and s210 v3
when i download an example on my nrf and run it to see error check its not returning anything
in s110 i have error...
Hi, In my custom project I need to add two 128-bit uuid services and also I need to use pstorage to protect the application data from power loss. But I got the problem is...
Hi,
While working on OTA DFU using my custom code compiled to work on PCA10028 board, I am seeing the following issue.
The OTA DFU works fine using Master Control Panel...
Hi,
I'm designing an antenna for the NRF52 but with some different conditions, the antenna will be under a silicone superstrate and this will change the impedance of the...
Hi..
Everyone,
i am using nrf52 with softdevice 132.
i used peer manager.
i am able to able to flash softdevice, bootloader and application.
but after that application...
Hi,
I've built a device using an IMUduino board, which is supposed to be similar to Arduino Leonardo board with a nRF8001 bluetooth. I was able to connect my device to...