I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hi , I have some issues with the ADC. When moving in and out from low power mode the ADC isn’t working correctly. I am using the nrfx_saadc driver. When moving to low power...
Hello Nordic Team,
I am using nRF52840 Dongle (PCA10059) and nRF5 SDK. I was tring to use PWM example code (PATH - "nRF5_SDK_15.3.0_59ac345\examples\peripheral\pwm_driver...
Hi.
I build application which is mix of writing QSPI to external NOR FLASH, using linkage list base on the fstorage FDS example all in the embOS (RTOS of Segger).
I have...
Hi all,
I using nrf52832 and segger IDE
I am trying disable softdevice and enable it while chip running. In my project, I use RTC1 for app timer.
When I disable SD,...
My setup:
- nRF52840 Preview DK (though i have tried this on a newer version too)
- 3.3V separate supply
- DMM (Agilent 34465A)
DK Connections:
- SW9 is set to...
Hi,
We are trying to take the nRF sniffer trace but there is some issue is showing , i will explain it below.
we are following nRF Sniffer "User Guide v2.2" for initialization...
Hey,
So I recently got some test SIMs from AT&T to use for our development. I'm trying to get them working with my nRF9160 dev kit but can't seem to get a connection to...
This question has been asked several times but none of the answers is solving my problem. I am developing a ble application which was loading with no problems. I switched...
Hey,
I neet to change the PHY mode of my connection between nRF52840 DK and OnePlus6 (Android 9) to CODED PHY. If I try to change it, I'm always getting an fatal error and...
An ARM sales rep told me the CryptoCell-310 was discontinued and replaced by CryptoCell-312. Assuming this is true, what encryption module will nRF52840 be using in future...
Hi
I added print on line 245 and on iphone 6 can receive complete image data and display but on Iphone X , iphone X Max the data will stop before image data complete
https...
Does nrf 52840 have an inbuilt temperature sensor? I am getting some values when i see them through hercules software, so are these garbage values or internal board temperature...
Hello, I am developing a BLE application using nRF51822 on SDK 12.3 and SD 2.0.1.
I have an application with NUS service, in which I set the device name by sd_ble_gap_device_name_set...
Hello, I would like know if it is possible to play a buzzer using the Low-power PWM Library ? I am using the nrf51 DK and Softdevice130. The SDK I use is version SDK V 12...