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...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
I'm using NCS 1.8.0 and nRF9160 DK, and I need to convert unix_time from int64_t to string, my problem is exactly what is reported in these cases:
devzone.nordicsemi.com...
Hi,
After programming Thingy91 with clean version of Asset Tracker v2 from 1.9.1 SDK I noticed that timestamps of messages sent to cloud are invalid. It looks like on device...
hello Nordic
i am working with nrf52840, with zephyr and mcuboot
i have read that there can be first stage bootloader (immutable bootloader), and a second stage bootloader...
Hi
I am looking for a developer with previous experience to write Zephyr board support package for a custom board we building around nrf9160.
Board Porting Guide — Zephyr...
Hi,
Working with a nRF9160dk here.
Documentation states, that the GPIO_INT_DEBOUNCE flag should just be ignored when configuring a pin, if it is not available in the driver...
Dear Members,
Is it possible that I save a flag before sd_nvic_SystemReset();
in NRF_POWER->GPREGRET ?
And retain the flag after system reset ?
How ? any examples...
I'm using Windows and ble_app_uart example for my development.
I wanted to check log from my dongle so I'm trying to use log_backend_uart with putty.
But I couldn't get...
Hi,
I want to use a TSOP IR receiver on a custom board for sending different commands to my device through a remote controller. for example, if I use a Samsung TV controller...
I want to configure the NPM1100 to work with either rechargeable or non-rechargeable batteries (in factory).
Would it work to set mount a suitable resistor to the NTC pin...
Hi,
We are evaluating thread. And would like to build a basic demo app using a thread border router and a few sensors. We got the border router working with the coprocessor...
Hi,
I am using nrfconnect sdk with central_uart example. How to get the name of the device
advertise the BLE discovery packets? nrfconnect android app shows the name after...
Hej!
I see that the CRC block is used in the Radio under section 23.6 of nRF52832_PS_v1.4.pdf . Also, I noticed that the CRC32_ENABLED is only enabled in the bootloader...