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 guys, I was doing some testing with the QSPI component, and noticed exceptionally high current draws depending on whether the Peripheral was on, off, and if the Macronix...
I’m designing a board with nrf52840. For the RF layout part I’ve followed the reference design apart 3 pads near the pcb antenna.
The question is: How much is indicatively...
working environment:
SDK:12.3
WIN8.1
hardware:nrf51822_qfaa
nrfjprog:9.8.1
problem:
using nrfjprog to program application(s130 + bootloader + application),application...
Hi,guys
I got a problem. I tried to create a service to control led over BLE, when i finished, it can advertise, everything was ok. But when i tried to write 0x01 to control...
BT832 connect to a passiv MEATER temperature senor. How should I configure the Device with AT-commands. I use Docklight to send AT-Commands from my BT832.
Hi Team,
I want to connect the nRF52832 based custom board to AWS-IoT cloud.
The Simcom 2G module is interfaced with nRF52832 over UART.
Can someone guide me from where...
hello everybody,
In my application i want to check if a password is set, to enter bootloader, otherwise don't start the bootloader.
This should work without bonding. ...
Hi, I'm new in the use and development of chip.W here do i start to develop myself?
eg my first aim is to make bluetooth headset compatible with android. Can you help me...
Hi, I have been looking at the following document nRF9160_OPS_v0.7.1-1510217.pdf which I had downloaded from the Nordic website today. In particular the layout guidelines...
Hi,
I run the "ble_app_uart" from sample program and leave it as it is. The program ends in NRF_BREAKPOINT_COND with "Fatal error" after a while. It is displayed as a screen...
Hello
I am using the nRF52832 with SDK 14.2, JLinkRTT Client, and SEGGER IDE. The system simultaneously runs a soft DAC, IMU, digital potentiometer, and provides variable...
Hi all!
I want to use the BLE stack by Nordic. I figured out that S132 is the appropriate HEX image for nRF52832. I can burn the softdevice into flash with nrjftool.
An...
We have an application where certain executions hold more priority over BLE link. We are implementing a critical section(disable/enable interrupts). However, in some corner...