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,
Nordic Community and Developers,
I am trying to measure current on my custom Development board.....But I found out that it is consuming too much current on the chip...
Hello,
I am writing here because I am trying to change some concrete values from a .hex file in order to vary some BLE and other values. I need this because I need to generate...
Hi,
I am trying to compile & run ANSC example under SDK8 in a PCA10001 board. I have programmed the SoftDevice using nRF Go Studio.
Here is the example,
nRF51_SDK_8.0...
In the nRF51 SDK startup code, in the folder toolchain\gcc, there is a file called gcc_startup_nrf51. s . I think this file should be called gcc_startup_nrf51. sx instead...
Hello,I have a problem with data throughput. I use S120 for client and S110 for server.
I set connection interval to 7.5( min connection interval and max connection interval...
Hi all.
I am new to BLE and the nrf52 chip.
What I would like to do is use the device as a beacon, and also being able to connect to the beacon from both iPhone and Android...
TestWatchdogFeedWhenWFI.rar
Hi, Experts:
I have a board with external 16M and 32k, and we found that when accessing WDT registers while ext 16M is not running, sleep...
The example on github for static passkey imnplementation with nus is written for SDK 7.I think API have changed form SDK 7 to SDK 10. Any one has implemented it in SDK 10...
For some reason I'm not able to receive directed advertisements on the nRF51 development kit. I verified my nRF51 peripheral is sending the direct advertisement packets using...
Hi,
I have seen a number of nRF51822 using chip antennas through a 2450BM14E003. An example is this circuit with the pins connected as follows: ANT2 -> BAL1, ANT1 -> BAL2...
Hi,
We will be in the need of NRF wireless modules for our street light communication application. I need the support for interfacing NRF with MSP430G2553 or any MSP430...
Hi all,
I am developed application so that it is communicate with save device, i can able to send data from master to slave. In Ble_app_multilink_central master side code...
Hello,
I have a few questions about the data encryption process of nRF8001. First, I believe we turn on data encryption with this
setting in nRFGo Studio, am I correct...
Hello
I have started keil with s110 mouse(nRF6926 Mouse) main.c
so I wanted to use JLinkRTTviewer.exe. then i erased all memory in the mouse.
also I did build the...
Hi,
i didnt understand the concept clearly, can you explain it more clearly..
(We will be in the need of NRF wireless modules for our street light communication application...