I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
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...
Hello,
I am using NCS v1.5.0 and an nRF9160 on a custom board, my application has a custom SPM and the secondary slot for the firmware image upgrade is stored on an external...
Hi,
I'm developing a peripheral sensor and central receiver as a complete set. So I wish the peripheral is only visible(or connectable) to its central device.
I know the...
Hi there!
I wanted to do a little side project that's something completely different than BLE Mesh (which I do for work). I decided Zigbee would be fun. Even more so because...
Hi,
I have an nRF52840 DevKit and dongle and am using SDK for mesh v.5 with SDK 17.0.2.
I want to update the firmware in a mesh network and am working on the mesh DFU...
I am using nRF52832 S132 V7.2.0. I am using ble_app_hrs_c example.
I only set nrf_ble_scan_filters_enable(&s_scan, NRF_BLE_SCAN_NAME_FILTER, true) to scan and match successfully...
Hi,
I am interfacing the Peripheral_hids_keyboard + peripheral_uart code
I code can print all the log info data printk and printf data in uart console
I want to separate...
Hi,
I've been working on the hrs example for nRF52840 DK and I wanted to add buttons to the project. For the first button (I took from app_blinky), it is working perfectly...
Hi,
I got a problem while updating BL using ble OTA DFU.
in NRFConnect App log it is showing as follows
nRF Connect, 2021-07-02
DfuTarg (E3:62:FA:A7:AB:D7)
V 17:09...
Hi All,
We've build multiple applications based on Thread. Now, with time our applications are getting bigger and complex, so we decided to integrate FreeRTOS into our applications...
I'm trying to get Multicell Location working.
At the moment it won't compile.
I've tried with Skyhook key and NRF key.
prj.conf as follows:
I'm using nRF9160DK_nRF9160ns...
hello.
Can I tell me How to write application to flash with softdevice s132 v7.0.1.
I want to write application softwear to nRF52832 using command-line-tools (v10.12.2...
Hi,
I have looked at a number of posts with respect to this error, but I still could not work out my issue. Board: nrf52840dk (PCA10056 2.0.1, 2020.37) SES: 5.50a and 5...
Motivation: I would like to use SEGGER Embedded Studio V4.10 to use sample projects whose size is not available in keil(no license).
Problem: I can't check the operation...
Hi Team,
Can I automate BLE test cases using nRF52840 DK ? If yes what is the procedure to follow.
My DUT supports central role and I want to make nRF52840 DK as peripheral...