I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
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
Hi,
I am working on a battery powered device that collects data, save it to files and go to sleep, when it is not connected to a laptop via USB. When connected, the device...
Hi,
I want to change the LED pin that blinks to indicate BLE advertisement to pin 6. I have changed the LED_1 and LED_STOP in pca10040.h to 6:
I have also set NRF_LOG_BACKEND_UART_ENABLED...
Hi.
I am developing a custom board using nRF52840 inside a Moko MK08A and an accelerometer LIS2DH.
My circuit has a 3V3 voltage regulator just for the LIS. The microcontroller...
Hello
I'm trying to connect muy Power Profiler Kit II to my PC, and when I choose the device from the list it pops-up:
I clicked 'Program' and after I supposed it...
Hello,
I'm trying to access active PCO from nrf9160 applicaton to be able to diagnose problems like missing DNS, wrong access point etc. I tried using %XPCO command, AT...
Hello.
I am developing device using nRF52840 and i have question about analog pin usage.
My circuit is analog Pins getting voltage supply while nRF52840 is not used...
Hello Nordic team,
how is it possible to perform Packet Error Rate testing during an active OpenThread connection between two nRF52840 devices? The requested test scenario...
I am working with an app developer that is having trouble getting the DFU to work with my zephyr application. They are using:
https://nordicsemiconductor.github.io/IOS-DFU...
When I was considering the layout of the nRF5340 chip, I found that the pins of the nRF5340 chip are very small, and I need to punch the vias on the pads, and then use the...
When using the hall or switch button to open the power, the product cannot start. At present, the measured VDD voltage is 3.1V. After pressing the button, the switch control...
I would be happy to read more about the calculations nrfCloud does to derive lat,lon,precision from cells and wifi.
Detailed reason: see thread devzone.nordicsemi.com/....
Hello,
I want to develop a in-app DFU using SPI on nrf5340.
I plan to use dual section with MCUBoot
The app will need to write to secondary partition based on the SPI...
Hey All,
We are working on a product based on the nRF5340. We will be using symmetric key authentication(HMAC) and was wondering the best way to go about provisioning the...