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
Please allow me to introduce myself, I am product Engineer at Epson Electronics. I am supporting Nordic on Reference Designs.
I noticed in the new nRF5340 there are two...
Hi Nordic:
I think this should be a same old question, but as following thread mention:
https://devzone.nordicsemi.com/f/nordic-q-a/38292/mesh-proxy-sdk2-1-1-tx-power...
I am attempting to provision the sensor mesh example using the static provisioner example from the MESH SDK.
It works great. However, the client receives two broadcasts...
Hi community,
Starting with a new product on the nRF52, I was playing with the Serial Flash of the nRF52840 DK.
I have been using similar Serial Flash on other platforms...
Hi !
I'm trying to debug. I followed this video : https://www.youtube.com/watch?v=uP8RYgYGRvI&list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV&index=7 . But I can't completely. ...
I would like to use nRF52 DK (nRF52832) to program Fanstel BC805M EK (nRF52805) . When I upload to code from nrf52 DK to BC805M, I got this error message.
I know that...
I have many of these types of systems running in a single room but when I try to run more than 8 I start start to get errors. How many systems should be able to run in the...
I am creating a saadc project based on the ble_app_uart project.
The source code is as follows.
If you download after compiling, the following operation is performed...
Hi, all
I am studying the bsp part while looking at the example of 'ble_app_uart'. (pca10056)
The difference between 'bsp_event_handler' and 'bsp_button_event_handler...
Hi DevZone,
I want to perform USB bulk transmits to a host device while using the app_usbd library. I am using SDK 15.3 and the s140 soft device is enabled.
I have found...
Hello Nordic Team;
The Vdd value range for the nRF9160 is 3.00 V to 5.5 V. We will use li-PO battery in our system. Can I power the nRF9160 directly from the battery without...
Hi,
I am using Nordic thingy 52 for my application, Now I need to blink LED for 5 seconds on Board when ever a condition is satisfied. But in schematic of Nordic thingy...
Board: nRF51-DK (nRF51422 chip)
SDK: 12.3.0
SoftDevice: S130
Compilation settings
Optimization level O1
Debug information generated
I have seen lot of...
Hi.
I am going to make my own PCB with nrf52832.
Before making it, I have to check debugging through P20 in nrf52832 DK.
I have two nrf52832 DKs with SDK17.0.0....