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've updated my dongle firmware to the latest (J-Link OB-SAM3U128-V2-NordicSemi 170724.bin) and used JLink to erase and then reflash with the PCA10031 hex file from the sniffer...
Does the pc-ble-driver-py support BLE4.2 security (LESC)? I am able to pair using nrf connect desktop app with the following sec params, "bond:true mitm:false lesc:true keypress...
Hello,
I am using used uart sample in:
https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples
I was able to:
-change pin locations .
-select uart port...
Hello All,
I am working on nRF51822. I used custom board in my project and this is customer requirement to use nRF51822. For reference nRF51 SDK 8.1.0 used and for programing...
I am using the publishing period functionality of the generic level client and I cannot seem to get the publishing period to stick after a power cycle. When I first set the...
Where can I report bugs and issues related to the Getting Started Assistant.
I was hoping to find something on Github, but didn't find anything obviously related.
The...
Everything worked on friday.
but after a git pull and west update on Master branch. but instead of Master branch is an unknown number, or a hash. this happens on everyone...
Dear All,
I tested spurious emission of Tx for FCC approval.
But, the spurious is occurring at 2.33GHz and 2.38GHz when the payload model is set to "PRBS9" as the...
Hi,
For FCC test, we are required to TX a modulated signal at 100% duty cycle.
What radio test commands is better suited for this test?
1) start_duty_cycle_modulated_tx...
Hi,
I'm trying to use the python bindings for pc-ble-driver with an NRF52840 dongle and I'm having trouble flashing the connectivity FW. I've used the bindings with...
I built the secure bootloader UART project without changing anything and I cannot program it using nRFgo Studio. It says:
This hex file has data in SoftDevice region. Try...
Hello,
I'm trying to use the Arduino BNO055 shield with PCA10040. This should be quite easy....but it doesn't work: I can't get any acknoledgement. Arduino use 5V pins,...
Hello,
I habe got a nRF52840-Development Kit. It is Herdware Revision 1.0.0.
While going through the Getting Started i find that the LEDs do not flash and that i have...