Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
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...