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
I have customized the "nordic_blinky" app. My app contains a call to sd_app_evt_wait() in main (low power ON mode).
It seems that after the write connection event (BLE_GATTS_EVT_WRITE...
I'm interested in Thread for a industrial application which likely won't have a border router. My application requires data be broadcast to all nodes in the network (node...
Hi some feed back for you.
Nordic-nrf5-SDK\examples\peripheral\radio_test
Your old radio test code used to be very simple.
We have a need to integrate in to our program...
I just updated to nRF Connect 6.2.6.1 and Programmer App 1.0.0 and I get an error when trying to connect to my JLINK Base programming device. I've tried restarting my computer...
The nRF51 products do not appear in the 'Products' list on the Home Page:
Are they deprecated, or "no longer recommended" ?
If you go via the 'Products' link right down...
Hi team,
I used nRF5_SDK_12.1.0_0d23e2a few years back and planning to move into nRF5_SDK_15.2.0_9412b96. Could you please guide me with the necessary steps to migrate?
Hi all, I recently downloaded a custom built example project for Segger that simply scans for nearby Bluetooth devices and dumps the info to UART. However, even after putting...
Hello,
Application comprises of the use of both bluetooth and USB. Bluetooth connectivity is used initially for saving data to flash and USB is used to retrieve data from...
I'm looking at developing a wireless application using NRF52832/840. Before I get the project off the ground I want to make sure that the nordic semiconductor 2.4GHz proprietary...
Im trying to combine the SAADC with the uart example and i have copied and modifed the saadc functions according to this post https://devzone.nordicsemi.com/f/nordic-q-a/32956...
Hi Team,
Like each others, I try to open "at_client" projects on SES but stuck on the error..
I use SES for NORDIC Edition, V4.14.
I run "nRF Connect Getting started...
We are developing a game controller with the nRF52832 and I'm keen to make the device also USB compatible via the CP2102.
We are using Segger Embedded Studio and have the...
Hey Guys,
I'm totally nooby, maybe you can help me. Following Problem:
I got a SparkFun nRF52832 Breakout Board and use the Arduino IDE to program it. Now i want to...
Hi guys, hope all is well. I was hoping someone could help me out with this particular issue. Maybe someone on here has tried to do the same thing.
Just some background...