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...
In the past I was able to get the Serial LTE Example application working over UART0 on the pins used in my custom board. I did so by adding a file called nrf9160dk_nrf9160...
Hi,
I am using spim3 16Mhz and sometimes the spi tx data had the first byte as same as previous last byte and sensor can not react and timed out because of the wrong data...
Hello,
I am using NCS v1.3.0 and nrf52840 dk board. In the central_uart demo example, there is a macro called "BT_LE_SCAN_PASSIVE" which has an option set as "BT_LE_SCAN_OPT_FILTER_DUPLICATE...
I have had 3 nrf52840 dongles burn out after a few weeks running on 3V from 2x 1.5 alkaline batteries, powering the dongle from VBUS. Initially, the current draw was 900uA...
Hi Team,
I am looking for an isochronous stream feature for one of our application use cases.
I am using NRF52840 now. Will this feature come as an FW/SW upgrade or in...
1. regarding about trying to make the GPIO pin as 1.8V output for nrf52840
I try to make my board to work with theGPIO output 1.8V, I have calling the code below after the...
My understanding is that to re-flash the DK when the PPK is mounted, I need to move the COM switch from DK to EXT.
I can see the location of COM and it appears on one side...
Hi
Anybody knows where we can buy nrf52832? It is not anymore available and the lead time is about 1 year!
Is it any similar IC that we can use in our new design?
...
Hi Nordic team,
Experimenting with nRF NCS v1.5.0, Openthread CoAP.
When the client send a message to server, CONFIG_OPENTHREAD_MTD_SED is enabled, I reduced the poll...
Hi. I need some help to change blink led's on zephyr. I'm using NRF Connect SDK v1.5.0 SEGGER Embedded Studio for ARM Release 5.34a Build 2021011401.44914 Nordic Edition macOS...
Hello I am trying to program an external custom board that has an NRF52832 on it and I'm using the NRF52840-DK (Development Kit). The programming is being done using SWD over...
I am trying to use nrfsniffer to debug connection related issues.
We have a ble connection between central and peripheral and we are sending status updates to the peripheral...
I am building an application nrf52840 SDK v17.0.2 soft device is S140 with Segger embedded studio.
Application is to send advertisement data in one single channel (say channel...
Hi
I am trying to Update the Soft Device from 6.1.1 to 7.0.2 (SDK 15 to 17). Using an NRF52840 Dev Kit I am using nRfgo Studio to:
Erase all
Program the new Soft Device...