I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
We want to physically connect our nRF muRata dk (WSM-BL241-ADA-008DK) to the ST Accelerometer eval board (STEVAL-MKI197V1). We are assuming the connection takes place on the...
I want to used p1.01 and p1.2 and p0.13,so how to defined it.
I do like
#define led0 13 to used pin p0.13 its working but how to define pin P1.01 and all
Hi,
I'm using nrf52840 and connecting to a mobile device.
Randomly - I get disconnections with error code 133 - on characteristics write, on mobile side.
In addition...
thingy91:nRF52840 int64_t convert the value to string in sprintf
Add next line in proj.conf
CONFIG_NEWLIB_LIBC=y CONFIG_NEWLIB_LIBC_NANO=n
If you do the following: ...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
I am testing a BLE example that transmits 50 times per second (50Hz) using nRF52-DK(PCA10040) and SDK16's ble_app_uart. After making an arbitrary value into a string using...
Dear All,
We are using nrf52480, we our app is simply scanning for Near By Ble, and if the UUID of a ble Matches it send the data to another controller through Lib Uart...
I'm working on an application with SD card, and I've noticed what I think is strange behavior on MOSI. SD has pullup on every pin (10k), per the spec. Whichever pin I choose...
I receive my nRf-9160-DK but decided to try to get the nRF52840-Dongle working first, Simply walk through installing nRFUtil, following the directions I ended up here: https...
Hi
When programming /NordicSDK/v1.3.1/zephyr/samples/basic/blinky in the cpu_app_ns version, it will not start. It is starting when I compile it as a secure application...
In our application we have an RC network (1kOhm-100nF) on pin AIN1. We charge the capacitor with a defined pulse length and then measure the voltage.
At the desired voltage...
Hello,
I can connect to the Segger JLink plus device using USB but when I try to connect to a Segger JLink pro via Ethernet, nrfjprog I receive the following message " There...
Dear Nordic support,
I'd assume it should be OK to allow nrf52840 to advertise in dual phy mode - primary in 1Mbps and secondary coded phy so that phones with and without...