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'm running some transceiver tests to look at extended broadcast and ISO transfer modes. I am using nrf5340_audio_dk and ncs V2.6.0 to run nrf5340_audio application...
When i try to run or debug the ble app uart example on our own hardware using the nrf52810 there is a fatal error when executing the code.
The example does run on the...
Hello
I am using nrf5340 raytak board which does not use DC_DC power, uses internal quartz. When I play the Bluetooth peripheral example I get the following error(I using...
I'm trying to build a simple water leak detection system. The sensor would need to alert a user through SMS/mobile notification when a leak is detected.
I was thinking of...
hi, I am working on to combine USBD CLI and RTT to USB HID with SDK 17.10, configuration as below
pls see below mainloop:
other codes are based on example of USBD...
This is driving me totally nuts. There are inconsistent pieces of information in documents and code. I am getting a modem reset loop problem. The documentation says the timer...
Hi,
Long story short, I made some boards using nrf9160 modules, received parts from DigiKey, soldered but can't make them work, at all.
nReset pin is stuck low. Tried...
I am using nRF52832 for high-rate sensor.
Of course, I can use SPI using CPU but it's busy for other jobs.
So I want to use DMA if it's possible.
Currently I am using...
I am using the nRF5340 and trying to get MCUBoot working. I am running into problems and looks like I need to edit the MCUBoot code, the problems are long and numerous too...
Hello everyone,
I'm using the Bluetooth Peripheral sample UART and have noticed an issue.
When I perform a lot of sequential pairing requests followed by cancels from...
I recently bought this display that is 64x32 pixels and uses the SSD1306 driver . When running the LVGL Basic Sample with the Zephyr ssd1306 _128x64 shield , the display works...
NRF52840 uses 2.5V power supply. We found that when the voltage drops below 1.7V, even if the voltage returns to 2.5V, the entire system cannot work and JLINK cannot connect...
Hello,
We are using the npm1300 PMIC to run the nrf5340 VDD at 1.8V. If we connect D+ and D- from the USB port directly to the D+ and D- pins, will the USB peripheral...