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...
my project need to recording audio data from codec continius for more than 10 senconds.i want use nrf5340 to do it.
the codec is tlv320aic3109 or wm8731.I have looked “easydma...
Hi,
I want to alloc dynamic stack memory for zephyr threads, such as k_aligned_alloc(stack_size, ARCH_STACK_PTR_ALIGN) instead of K_THREAD_STACK_DEFINE . I'm sure k_aligned_alloc...
Hello,
I'm building a system on nRF5340 which would support upgrading of CPUAPP and CPUNET applications. There is not enough space in internal flash to place all of these...
hello,experts,I use the NRF connect app on my phone,when I scan the devices ,I can get many BLE informations,I want to get the RSSI of each BLE with time .BUT I only need...
Hi all,
We are bringing up our custom board and we are having some trouble programming the modem firmware. Whenever we try to flash it using a JLink programmer and the Programming...
I'm using the nRF Connect app version 4.24.3 on an Android Tablet (Android version 10)
When I'm in the scanner tab and push the scanner button I get a graph of RSSI readings...
I use nRF Connect to debug some latency in logging data on my Android app.
On nRF Connect, the latency for the notification value (in the characteristic itself) is negligible...
I'm trying to find a simple way to log RSSI data vs time for multiple BLE devices simultaneously, and then put the data into a format which allow plots to be created in Microsoft...
Hi,
I am in the process in getting the AWS version of the Asset Tracker v2 on my Thingy:91. I was having some issues with getting the cerificate but was able to get that...
I can not get the SPI Slave function working on nRF52840 (nrf52840dk_nrf52840 board). My goal is to have spi0 as master and spi1 as slave.
By linking the MISO en MOSI lines...
Hi,
On the nRF5340-DK, i'm succesfuly using the example code:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_uart/README...
I'm working on the 9160 SoC using nRF Connect SDK 1.8.0 to send MQTT messages to an AWS endpoint. The messages correctly are able to send and the device works for 5-10 minutes...
Using NordicSDK 1.6.1 and the following in the bt_le_adv_param and relevant settings in prj.conf
The secondary advertising data packet contains the advertiser address...
Hi all,
I am now using nrf52840DK and llpm example in nrf connect sdk 1.7.1.
Now I have three nrf52840DK, one as master ,and the others are slaves, they both use Latency...
Hello!
We are planning on using the nRF52832 DK together with an external antenna. We are highly interested in the readings being as accurate as possible, and we are wondering...