Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
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...
In SDK 15.0.0\modules\nrfx\soc\nrfx_irqs_nrf52810.h, at line 65,( link ) it defines a SPI1 compenent:
But 52810 spec( link ) mentions only SPI0.
Is the code file correct...
Hello everyone,
So I'm trying to maybe start get going with the NRF52832 platform but every time I try I get stuck with it.
In this example I'd like to use different...
Hello, I would like to know if there is there a "global" sdk_config.h file which has #defines for all modules? Ie, if I make my own project, and use this file, all I would...
Hi!
I would like create my own application of BLE Mesh on nRF52832, I had gone through the Light switch example and understood some basic concepts and now i'm thinking start...
Hi,
I tried to erase the bound and start another pairing procedure without rebooting my device. I was not able to remove the bond correctly. The system hangs when I call...
Hi,
I had Completed secure OTA in my custom board (RL nRf51822 A1).
We have to PCBs. 1). Old Design 2). New Design
1). Old Design: We have connected relay on pin(p6...
Hi all,
In our program calling app_usbd_cdc_acm_write() a single time does not directly send a message to the terminal program (Teraterm). Even Teraterm is not getting connected...
hi, everyone:
I want to use the experimental_bootloader_secure_serial to update firmware with UART, disable the hardware flow control.
how to reset system when application...
Hello,I have couple of nRF52832 boards,nrf5_SDK_for_Mesh_v0.9.2-Alpha.
I want to test the light control example,but some problem bother me.
It can not work normaly.The...
Any chance someone have develop a iOS (Objective-C / Swift) library to wrapping Nordic DFU Protocol?
I'm aware of the availability of the source code of nRFToolBox ( github...
When is the next version of nRF52840 coming out (or available through a distributor in Switzerland)? In an earlier version of this chip, we were unable to link the micro USB...
After setting up the tool chain and confirm it is compiling correctly by flashing the Proximity build into the dev kit PCA10040 and confirmed with the Android App it is fully...
Hi,
I am develope a ble device use nrf51822 , when I use a Android app to connect the device without start a scan , only use the mac address to connect the device , I cann;t...