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 All,
I need to design mesh network using nrf51822, i referred so many posts in forum, i am thinking Mesh network not yet implemented!!!!!!!!!!!!! (i am not sure). If...
NFC samples in latest SDK 11 are working well when using Keil IDE. But there is no correct functionality with IAR. Samples compile well, code can be flashed and runs. But...
Hi
I want to calculate the estimated current consumption referring to nordic documentation .. In fact i can't pick how much time each stage ( A, B, C, ...) dures.
Any...
Hi,
Please share nRF51822 observer mode power consumption profile plot to get complete power consumption during only receiving mode.
See below plot for advertising mode...
Hi.
I'm little baffled by the example. Out of box it doens't add the alert notification service to gatt service list in advertising init. Nor I cannot see it with nordic...
As i recently wanted to have a timer as a class member and a naive
class Foo {
APP_TIMER_DEF(my_timer);
};
did not work I started to look into the source code....
Hi,
I'm trying to configure the SPI by using the nrf_drv_spi. the problem that I'm facing is the configuration of the "spi_config.SPI_CPHA = SPI_CONFIG_CPHA_Leading" which...
Hi!
We are using ble_radio_notification for changing the advertisement data after every advertisement.
The problem is that it doesn't work, the device freezes when trying...
I have designed a custom PCB with Nrf52 for an ECG wearable sensor application and is trying to optimise the power consumption of the device. The application is to collect...
Hi.
I'm currently trying to scan beacons with timeslot example.
However, I found that there're more than 20% of loss while scanning beacons broadcast.
I think that...
Hi, I tried Adding another service to the LBS Program, but the chip is getting reset , i have another 16 bit uuid service with different base uuid, Its getting stuck at SOFTDEVICE_HANDLER_INIT...
hi
im using nrf51422 v2 with external sdk v6 with softdevice v7
im running one of example that its name is ble_app_template and when i run it , it show up for just one phone...