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...
Hi,
I am seeing a bricked device due to the fds_init() returning FDS_ERR_NO_PAGES. After some debugging, I found that all pages are marked as FDS_PAGE_DATA (no FDS_PAGE_SWAP...
Hello everybody
I hit another issue with sd_ble_gap_disconnect.
The short story is this one. I want the peripheral to initiate a disconnect if no activity for a predefined...
Hi, I'm working on an application (Zephyr) that uses nvs storage and it's been working just great for awhile (months) without any major issues. Today I noticed that when reading...
Hi to everyone!
I am using nRF52832 driven by nRF52 DK and a sensor from Maxim Integrated. As debug output i am using the RTT viewer and as IDE Keil.
The sensor comunicate...
Hi,
Recently, I purchase another nRF52840 dongle. I realised the dongle PCB was revised to 1.2.0.
Previously, I had another dongle myself that was based on PCB ver...
Hi,
I was writing a program that uses the PPI with event from the timer and the task to one of the GPIO pins. The ideal scenario is that, whenever the timer fires, it...
I am currently experimenting the the nRF52 DK and the CSCS Peripheral example.
The provided example from the SDK creates random values for cycling speed and cadence, i.e...
I'm trying to make the sample beacon in my custom nrf52832 board, builded by Segger Embedded Studio.
The code runs fine when I'm connected to the device with the OpenOCD...
Hi,
I have an application that is mainly uart based and uses the app_scheduler, libuarte, cryptocell and pwr_manager. I want to introduce the Softdevice, and the first thing...
Hello,
I am testing the PCA10040 example project & modifying.
I was checked that the project works well in nRF52832 board.
Now, I want to download the project to nRF52810...
Hi,
I am using nRF 52 DK as a sniffer and monitoring the BLE traffic on Wireshark. The goal of this is to ensure that the communication is encrypted.
I can see that in...
I tested "ble_app_buttonless_dfu" example and "ble_app_beacon" example. Everything was fine. Now, I am trying to make an application that advertise as a beacon and supports...
Im trying to come up with a commercial low power sensor module using the nRF91 DK. What happens if i use my own Telstra SIM card, will it have access to NB-IOT in South Australia...
I use Android nRF Toolbox Uart and NRF52832(SDK version :17.0.2,app:ble_app_uart)。
I set (RX&TX)PHY 2M,(11.25-15,0,20S)。
form NRF52832 send data to Android nRF Toolbox...
Hi guys
I try to develope a bluetooth application with a customboard on Zephyr 2.4. At the moment the firmware should work on the nrf5340-pdk until the hardware is ready...