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...
hello all,
nRF Connect SDK: 1.5.0
nRF Connect Toolchain: 1.5.0
Desktop OS: Windows 10
I'm currently using nrf9160dk to explore the GNSS features. I take a look at...
Hi, I'm using the SLM application and I would like to test the PSM on the nRF9160-DK but its timers seems to be aperiodic (instead of periodic). I set it using the at command...
I want to use a UART line to send and receive data to a nrf52840 DK and then have the data sent wirelessly to a separate DK and then print it to a terminal like in the multi_sensor...
Hello,
currently am working on connecting two different modules of BLE, nrf51822 and Rn4871.
The problem am facing is that i am not able to send and receive data between...
Hi,
We are using mesh SDK 5.0 on NRF52840 integrated with PIR and light level sensors for office lighting, it works well.
Now we'd like to check if we can expand the system...
Hi while implementing/testing MTP on Linux Wireshark captured setup requests asking for "Device Qualifier Descriptor" according to section "9.6.2 Device_Qualifier" in the...
Hello,
Can you please provide information for current consumption of the GPS in these modes?
VDD=3.8V
Acquisition time = ? seconds
Acquisition current = ?mA
Tracking...
Dear all,
For our project we want to store information on the device in an additional flash partition. We have created a new flash partition, called factory_settings_partition...
Helo Nordic support team,
I am supporting a client that has designed a product using the NRF9160 with GPS. The product has a small patch antenna mounted on the pcb board...
Hello. I am trying to build an project and I need to use RF module. And I have to Use pic18f45k22 with MikroC. But I couldnot. I have some 18f45k22 codes but dont work I dont...
Hello,
I need to retrieve the IP-Address of the modem, are there any convenient way I can do this?
AT commands maybe?
Appreciate any info on this.
With regards...
Hello
I am having rather odd problem with SWDIO pin shorted to ground. I am using Fanstel BT840x BLE module and I have never seen this issue on my custom board until last...
I see this line for cache enable register in application domain : infocenter.nordicsemi.com/index.jsp
NVMC built-in cache not supported (ICACHECNF, IHIT and IMISS registers...
I'm trying to test button less dfu on nrf 52840 dk. i am simply compile that hex ble_app_buttonless_dfu_without_bonds_s140_with_setting_page.h file with soft device s140 or...
I am building the coded bluetooth gateway using nrf52840 and ENC28J60. Integrated between two examples:
https://github.com/nrfconnect/sdk-nrf/tree/master/samples/bluetooth...