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
Hello,
I want to buy a nRF91 DK from digi-key, however I saw some errata on the matching network for the GPS antenna for nRF9160 DK v0.7.0 and v0.8.2.
Does the version...
Hello All,
I am working on nRF52810 development board. I use segger studio in windows 7. for reference i use nRF52 15.2.0 SDK. Right now I am trying to do blinking led which...
Hello! I am currently developing with nrf52832 SDK14.2, I used the Buttonless Secure DFU routine in the SDK to implement the DFU upgrade. In the project, after linking with...
hi guys,
i'm trying to send data between two boards (nrf52840) in real time. every time the input pin toggle there is a message to send to the central board.
i did this...
Hi,
I just tried to use the following code on the nrf9160DK with zephyr version 0.3.0:
errVal =setsockopt(at_socket_fd, NRF_SOL_SOCKET, NRF_SO_RCVTIMEO, (const char*)&sock_timeout...
Hi,
we're developing a project on nRF52840, and need to directly use the CC310 API.
The input parameters of the function CRYS_ECDSA_Sign feature CRYS_ECDSA_SignUserContext_t...
hi....
i am using nrf52382 and segger 15.2 version , i want my peripheral to send the data only if it reaches the certain limit (threshold value) on that case it should...
Hi i am working on nRF52840 Dongle , I could not find ble_app_interactive application for nrf52840 dongle,
i am trying to implement the same code with some modification...
Hello
I am using 3 nRF52840 DK for proxy light switch example. Using this I want to relay the ON/OFF signal from 1 server to other.
To test the relay mode working, I need...
Hi All
I would like to work with some BT 5.0 modules from Rigado and Murata.
Rigado: BMD-XXX
Murata: WSM-BL241-ADA-008
However, I need to work with them using AT CommandsI...
Hello.
I wrote a simple beacon application which advertises with uuid, major, minor and name. Now what I saw in sample beacon I found somewhere is that nrf connect properly...
Hello!I am using NRF52832. The antenna is aca-5036-a2-cc-s produced by INPAQ, but the bluetooth cannot be found.Whether the adaptive antenna can be provided and the technical...
Hi Every one,
I am trying to use two uart's communications concurrently in nrf51422, in my code i am running timer of one second.
Every one second in timer routine trying...
hi....
i am using nrf52382 and segger 15.2 version , i want my peripheral to send the data only if it reaches the certain limit (threshold value) on that case it should...