Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
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 currently in the process of designing a prototype using the nRF9160 and I use the Nordic-Thingy91 as a reference for some parts. The Thingy91 uses the...
Is there any supporting documentation or information about remote assignment of receivers.
The only reference I have been able to locate is sparse and not backed by anything...
Hi guys,
I'm pretty new in embedded development without using an Arduino. I tried to use the sensor APIs of BMI270 and BMP388 recently, but didn't get it to work.
The...
HI All,
Could you please share the details for the below s on Nordic controller MCU nRF52833-QDAA to receive quotation on BLE_SIG certification,
QDID for Link Layer...
Hi,
I have a custom board running with the nrf52832. To program it I'm using the nrf52DK board with the PCA10040 and the bootloader is based on the one found in examples...
DK : 52840
case :
we make 52840 enter active scan state and know other broadcaster devcice mac,
can we use scan filter policy filter this broadcaster devcice ,and only...
(1) I connected Nordic nRF52810 device to ipad (version: 13.5.1) (ipad uses app for connection). At this time, a pop-up window appears asking if I want to pair the devices...
Good morning. I want to take ADC 12bit/1k sampling input and send uart and bluetooth. uart works fine, but there is a problem with losing data in bluetooth transmission. ...
During testing of various combination of BLE Mesh Provisioning, I found a couple of bugs in dk_prov.c
If you Disable all OOB options for no OOB, it does not work properly...
I'm using nrf_pwr_mgmt_shutdown to shut down the system to wake on interrupt. 17.0.2 SDK and 7.2.0 softdevice. When I step through the code with a debugger, it gets to sd_power_system_off...
My device is powered by an electromagnetic field from the 10 kilovolt line, which cannot deliver much power. When connected to a zigbia network, nrf52840 consumes too much...
I want to receive only 1 byte (Master in Slave out) without sending any bytes using using SPI. However when I monitor the SPI clock it produces 16 clock pulses. Although my...
Hello, How do disable code optimization in SES Nordic Edition when using nRF Connect SDK? I can't find "Options - Code Generation - Optimization Level" as when using nRF5...
Dear Sir,
I am trying to run example with NRF91 DK MQTT simple and I am able to connect with LTE network. as shown in below screenshot.
But as shown in the screen...
Hello, All
I go through datasheet of nRF5284o QFN73 IC. But i can't found which pins are used as uart /spi/i2c/pwm/timer/ I2S in pin description. Because pin assignment...