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...
Hi, all
I'm using nrf52833, pca10100.
I merge nrf5-calendar-example to my project just like this.. ( I've only tried initializing.)
and error occur in nrf_sdh_enable_request...
I am interfacing the nrf2832 with the sim 808 module.
In order to be able to send a message I need to use Ctrl+z.
This should be entered as an escape sequence.
I have...
Hello
When we evaluated nrf52833 (using DTM), everything was normal at 1M, 2M, LR. However, during CTE evaluation, after the serial port sends a configuration command, the...
Hi,
I'm on SDK 17.0.2 and SD 340. Trying to combine BLE services as Central server with BLE HRS_C example. The idea is to read the BLE HRM and also to be able to connect...
Hello,
I am trying to enable RTT instead of the default UART output of the nrf91dk AT client code example. I am using Segger Embedded Studio V5.34 with Nordic nRF Connect...
when using nRF5 SDK Release 1.4.99 the the projects open some have errors that prevent it from building for the nRF5340,
when I attempted to use nRF5 SDK 1.5.0 or 1.5.1...
Hello, everyone,
I got a Thingy91 and I would have liked to be able to measure the current that passes through the NB-IoT modem, for that, I followed this tutorial :
https...
Hi dev team,
I am using a Thingy91 device along with the NCS v1.5.1.
I used the AWS FOTA example for firmware upgrades and I integrated the example in my code.
The FOTA...
Hi,
I am trying to implement DALI-104 (IEC-62386:104:2019) on top of openThread protocol.
I am using Thread: CoAP Client and Thread: CoAP Server and want to configure...
Hi Nordic Dev Team,
I am trying to send my log data from my flash memory into Android Phone. I followed this example :
github.com/.../nRF5x-custom-ble-service-tutorial...
Hi,
Setup:
DK : nRF-52840 PCA 10056
IDE
SDK : nRF5_SDK_17.0.2_d674dde
Coding Language : C
Please find 5 queries listed below.
1) My plan is to automate BLE...
In a .c file ,code like below (build a image using nrf5340dk_cpuappns) :
#include "nrf_gpio.h"
#define SPIM2_CS NRF_GPIO_ PIN_MAP(0,15) #define SPIM2_SDO NRF_GPIO_ PIN_MAP...
The picture is the audio data processed by software, which is driven from nrf52832 and nrf52840. The first audio is the data of nrf52832, which is normal. The second audio...
Good morning,
I need to perform precompliance tests for my board based on the nRF52840.
I read in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/59242/certification...