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...
Hi , a few questions related to using XRFTEST command in burst transmit mode:
1. Having looked at 9160 AT command manual and TS 36.521-1 Table A.2.4-1 where the NB-IoT reference...
Hi,
I found I APPCPU3 is 0.3mA higher than I APPCPU5 . I have no idea. How come CPU consumes more power utilizing HFXO64M, an external oscillator 64MHz, than utilizing a...
Hi all,
I would like to check and see if its viable to keep radio on TX_ENABLE throughout the radio's operation, ie keeping TXEN = 1 ; at all times or keeping radio only...
hello,
i find a mistake line 62
"ldr r0, =%4 \n" ->>>>> The '=' should be removed .
void app_error_handler(ret_code_t error_code, uint32_t line_num, const uint8_t...
modem fw 1.3.0
ncs 1.5.0 and master
I am trying to test modem firmware upgrades using the lwm2m client sample and every time it is writing the 20% downloaded chunk, the...
Hi, I am following the tutorial and have some questions during the implementation.
devzone.nordicsemi.com/.../nrf-connect-sdk-tutorial---part-2-ncs-v1-4-0
A red led...
Hello There,
So basically I need to send and receive and data from to Serial Terminal via FTDI module to nRF9160 DK. So for this I am using ncs\v1.5.1\nrf\samples\peripheral...
Hi.
After updating Programmer of nrfConnect to v1.4.9, I have not be able to "execute Erase All" command.
Error message is "Error: Error occured when program. Errorcode...
Dear Nordic,
how to set UART/USB console output to be non-blocking? We use printk() to output some debug info to USB console. When the USB isn't connected, the program stalls...
Dear Nordic-Support-Team,
I (software developer) work together with an electrical engineer to develop a device, which will incorporate the nRF9160 SiP. The firmware/application...
Dear Nordic Engineer
I currently have a project that requires 5340 to act as an MCU. I also need to plug in a FLASH, which is 4GBIT NAND FLASH. Is there an example of supporting...
Hi :
nRF52832 PCA10040 DK burn this link hex code: https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE/Download#infotabs
Can...
https://devzone.nordicsemi.com/f/nordic-q-a/49269/long-range-nrf52840-central-can-t-connect-with-peripheral-in-ble_gap_phy_coded
due to this problem recently I have problem...