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...
I have encountered this issue while trying to trigger a ble_nus_string_send() - function from anywhere else than in the ble_rx_handler.
I use Softdevice S110 on the NRF52832...
Hello,
I am porting several of our devices which implement ZCL from another stack vendor to run on Nordic. These are legacy devices that support Report Configuration/Reportable...
Hello,
Our device has the secure BLE DFU enabled. In a mass programming situation we need to apply a hotfix to each device and replace a previously hardcoded value with...
Hi, Cloud is NOT getting connected. Actually I am working on nRF9160 DK (PCA10090) past 3months. I was successfully able to register the DK broad with nRF cloud account and...
Hi,
I try to do the DFU example in the nRF5 Mesh SDK V4.0 for the nRF52833 Development-Kit:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hi,
Our company offers product with and without Bluetooth. The nRF52810 chip will always be present on the hardware, it will just be programmed to either have the radio...
So I am initializing the FDS but the program I guess stands in an infinite loop at wait_for_fds_ready():
This is not working. At the moment I have given a delay of 300ms...
Hi
OS: Windows 7 (32-bit)
nRF Connect application: v3.1.0
Getting started assistant: v1.0.1
Please see the attachment. After installing ninja, tried to verify it...
Good afternoon,
I'm developing my application based on nRF52840 and S140. What I pretend to do now is to make it possible to update device software (softdevice and/or booloader...
Hi,
The buttonless DFU example mentions support for S112, S132 and S140: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_buttonless_dfu...
I'm new here to play BLE mesh network. I got 4 nRF52840 DK, I am woundering how to set up a mesh network step by step? What kind of exmples(ble_app_blinky_c, or something...
Hi,
So we have a smart light control app, and it is based on nRF-Mesh-Library version 1.0.2. Since it's announced the version 1.x is no longer being maintained, we want...
I had a problem setting sniffer.
I use PCA10040e (nRF52810) V0.9.0.
I installed everything.
And copied file and folder to this path.
C:\Program Files\Wireshark\extcap...
Hi,
I am a beginner in ble and I am trying to understand the technology. I am trying to write to and read from FM24W256 FRAM through I2C. The reference I have considered...