I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
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...
So I've been using a user submitted SD safe TWI implementation that I found here. This has worked well so far, but upon updating to SDK 8.0.0 parts have broken. Now when I...
Hi,
I'm using the NRF51DK which comes with the nFR51422. I initially flashed the board using the ble_uart example.
Since then I've tried flashing it with other examples...
Since we have some performance problems with sd110 V7.0.0, we tried a upgrade to v8.0.0.
This version(8.0.0) with IC revision 3 solved our performance problems:).
But a...
Hi,
I am working on a project regarding a portable device for healthcare monitoring. This device will have a nrf8001 module integrated that will communicate with a iOS...
Hello there,
I know that the range of the possible BLE communication depends on the internal configuration as well as on the external environmental conditions.
I would...
I downloaded the zip file from Git Hub Nordic.. and extracted it into C:\Keil_v5\ARM\Pack\NordicSemiconductor\nRF_Examples\7.1.0\ble_peripheral\
When I open the project...
Hi~
I have a nrf51822 EK board(PCA10001 V2.2.0), but the J-link OB can't flash 51822 chip.
The situation is:
1.I can see Segger J-link on segger software&nrfgo studio...
Hi all,
I've been trying to get a new Win 7 (x64) PC setup with with the Nordic dev tools.
Studio, MCP, SDK etc.
I've installed Studio (1.17.1) and MCP (3.7.1). This...
Hi...
i have downloaded latest SDK zip file "nRF51_SDK_7.2.0_cf547b5.zip" from developer.nordicsemi.com/.../ but i could find mdk file "nRF51_mdk_6_1_0_installer" only...
Hello,
is there any information about how the acceleration of an IC effects the lifetime? I use the NRF51822 in an environment with around 400 g accelerations.
Greetings...
Not tech support as such but thought it worth asking here...
Does anyone know a good source for nrf24lu1+ dongles ? Since full design/production files are available (nRF2728...
i am doing a project in which i have to create a network with 3 nrf24l01+'s .The first nrf is used to collect the data from the other 2 nrf's.
Can anyone please help me...
HI,
PC(window7) - nrf51822 EK
I used nrf51822 ek and HID keyboard sample source.
I tried send some media key(volume up & volume down).
but Not working.
How...
Got the NRF6700 starter kit and a handful of nRF51822-beacons. Downloaded the DV environment and have read through the nRF51822 DK Users Guide (ver 1.4) and a handful of the...
Hello
I am using the SDK7.2 ,SoftDevice7.0.0 and iOS8.1.3
I tried a sample of ANCS in SDK7.2.
In the first connection, iOS and the device is paired, the device can also...