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...
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...
Hi, As the title asks, I am using the lte_ble_gateway example project on the nRF9160 DK. I am able to connect one nRF52840 DK to the nRF9160 DK over BLE. I am trying to connect...
We have a board that has become unresponsive to programming. It worked well to program about 4 times and then is no longer responding to the J-Link device. The application...
Hi,
I tried implementing serial communication between nrf52832 and HT1632.It didnt work.In HT1632 data sheet it has given following specifications
will nrf52832 supports...
I am trying to build the simplest nRF52 BLE Peripheral application (Lightbulb use case). I am facing below mentioned errors:
Building ‘ble_lightbulb’ from solution ‘ble_lightbulb_pca10040_s132...
Dear all,
I'd like to use 2 spi and 1 i2c at the same time. Can nrf52 support? I read some thread said that only using 1 spi and i2c or 2 spi. Please advice.
regards...
I'm using SAADC like this:
And I'm not getting the done event. I've also tried not low power mode.
If I place a breakpoint in nrfx_saadc.c nrfx_saadc_irq_handler, after...
I'm compiling a custom application using the CMake scripts in the nRF mesh SDK , and I'm trying to print floats using vsnprintf (I'm guessing the problem is the same as with...
Hi,
We are using nRF52 DK tool to sniff BLE data. We we using Wireshark plugin to interface nRF52 DK tool. nRF52 is updated with latest firmware. We keep the tool in between...
Hi,
we are porting code of our project from SDK 14.2 to SDK 15.3.0, and have encountered unexpected behavior from the fstorage module. Even though SoftDevice and BLE stack...
I'm trying to work with the PC-BLE-Driver with the connectivity firmware. I've loaded the connectivty firmware and the application appears to connect to the board. But I'm...
Hi,
I working on the module developed based nRF52840.
I would like to clarify some doubts regarding the TX power of the chip.
The TX power value is higher at the temperatue...
I think there are should be smartphone cpu with bluetooth 5 long range mode support.
for example Qualcomm Snapdragon
Qualcomm Snapdragon 439
Qualcomm Snapdragon 710...
Hi all,
I am looking for some advice on how to implement a couple of extra characteristics(Related with battery) with the Battery Service apart from the usual Battery Level...
In " nRF51 Series Reference Manual ", in TWI chapter, it is mentioned to configure the GPIO pins with drive strength S0D1, to secure correct signal levels on the pins used...
In my application I'd like to use nRF52810 due different reasons. Since we're still in evaluating phase, without even choose a brand and related EVK, I've some basic questions...