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...
Based on nRF52840 datasheet, to configure the QSPI peripheral, it is necessary to activate the external flash memory interface using ACTIVATE task. Our problem here is, during...
Hi,
I am using nRF52832 in a custom board for sending data. I need a reference voltage for my instrumentation amplifier around VDD/2, my VDD is about 2.7 V, so 1.3 V will...
Hi team,
Want to consult you on PA usage, my customer wants to achieve +16dBm PA, so if he has our 840 in +8dBm TX power, only needs +8dB for the PA or we would recommend...
Hi,
I would like to connect two centrals to one peripheral with >= BLE 4.3. I know,
normally one central is connected to multiple peripheral, but in this case,
a special...
I got an error when trying to build the dimming_client_nrf52840 example.
Simple error:
build/dimming_client_nrf52840_xxAA_s140_7.0.1_Debug/obj/ses_startup_nrf_common.o...
SDK 16, S132 V7.0.1, NRF52832, custom device, custom firmware.
Hello,
I want to keep beaconing advertisement (not connectable advertisement) while the BLE is connected...
Hi,
I have a question concerning the SIG qualification. We use the ublox BMD-350 (nrf52832) that is qualified as a component (QDID 101018). I don't really understand the...
Hello,
We are using nRF52840 chip with S140 with ble_app_blinky example.
I was merging Serial DFU bootloader, SoftDevice, application and BLE settings with below commands...
Hi,
I am trying to implement DALI-104 (IEC-62386:104:2019) on top of Thread protocol.
I am using Thread: CoAP Client and Thread: CoAP Server and want to configure these...
Hi,
I wrote my codes to toggle notification on and off using a button using nRF25840-DK and sdk v15. The task looked a simple one; however, I hit some issues such as error...
Hello Nordic Team,
We are working on a project based on nrf51822, we have a problem regarding the incorrect ADC values while waking up the microcontroller from System...
Hello,
I'm developing a custom asset tracker board. My software is currently a very lightly modifed asset tracker v1; my provider currently only support NB-IoT, firmware...
After that one of Zephyr's configuration files was modified (CMakeLists.txt, *.overlay, prj.conf).
How the SES project can be updated in additional to option "Open nRF Connect...
I'm trying to use the board support package (BSP) through a keil software pack, starting from the dfu_dual_bank_ble_s110_pca10028 example. I thought it would be more or less...