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...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hi,
I would like to store important information (few MAC addresses) in flash memory at manufacturing stage. Then my program will be able to read these information thanks...
Hi ,
My environment:
nrf5340 DK board
nrf connect SDK v1.5.0
segger Studio IDE
I would like to establish communication from application core to network core...
Hello I want to make a python script that allows sniffing of 802.15.4 packets (nRF52840), The module exposes an API that allows starting and stopping the capture. I installed...
I am using windows 10, nrfConnect 5340, and the NRF5340DK.
I was searching for an example of how to configure and use the usart/uart 0 port as a 2 way interupt based serial...
Similar to this problem , I cannot open the serial let modem example for nrf9160dk_ns. I tried moving my nrf install to the root but did not help. I am using Windows 10. The...
I want to read the acceleration sensor value using the example of the ble-hid-keyboard, but if I let you read the acceleration sensor value, Bluetooth will be cut off. Can...
Hello, I am having trouble understanding the flashing process of an nrf52840. I have programmed a simple flashing example with the nRF5 SDK. I compiled the project using make...
Hi Nordic,
I am using the two nrf52840 units to test adv and scanning in a pair for the development. I am using BLE_GAP_PHY_CODED for both scan and advertisement. But...
Hi,
We have recently switched from using nrf52810 to nrf52840. Firmware porting went well until we tried using the BLE on nrf52840. No matter what we try the BLE will not...
Hi, dear Nordic
1) Could nRF52810 Serial Debug Pin be used as GPIO/I2C?
2) Some post mentions using the external circuit, so that the 2 Serial Wire Debug pins can be used...
Hello
We have developped a product with the nRF52832. Due to space restrictions we couldn't use the PCB antenna design from the nRF 52DK. We used an Johanson chip antenna...
nRF5340 datasheet page 2 states that the TX power is configurable from -20dBm to +3dBm. But later on in TX power section, it states the power level can go down to -40dBm....
Hi!
I am using SDK15.3.0, PCA10056 and Windows10.
I am notice, that if it will be hfclk request before usb launching and WFE in main loop, time for discover usb device...
I'm upgrading an old project from SDK14.2 to SDK17 along with using the latest S132 Softdevice. However I ran into an issue testing this with our App. I noted that the Value...
Hi,
I'm using ncs 1.3.1 and modem fw 1.2.3 and wants to send 1.3.0 to it.
We have implemented serial download support and I get errors while doing the download.
...