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...
Hi,
I was in a strange situation using nrf52832QFAA.
I'm using nRF52832 and nRF52840 evaluation board.
When i download code using Programmer(nRF Connect), the memory...
I want to know the details about integration of Non-IP Data Delivery in NRF9160. Please share implementation details. If you suggest some example code or at commands to look...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
Is it possible to use CC310 with nRF52832. I found the following description in " Cryptography library - nrf_crypto...
Hello,
The VSC plugin is showing squiggles for SPI related nodes which are valid. (compile with no errors)
Here is an example:
Here is the error message
Thank...
Dear Nordic,
We developed a product based on the nRF52833 chip, with an external antenna, 3dBi gain. Use a smartphone to scan the product in the outdoor,the transmission...
The product we are developing will be using a proprietary radio protocol. While in receive or send mode, the radio will either read the Tx data from a buffer via Easy DMA...
Hi,
I'm trying to download hex file to our custom development board which has an nRF5340 on it using the external JLINK on the nRF5340 dev kit. I'm using nrfjprog:
nrfjprog...
Greetings. I am trying to implement a custom cluster with attribute reporting, however, for some reason, i am unable to start reporting of such attributes. I have started...
Hi,
we are developing an application using the nrf42840, Softdevice S140 7.0.1 and nRF5 SDK v16.0.0. We develop the code both on central and peripheral side. So we have...
Hi,
I have two 52840DK,
OS : Windows10 X64
example: \ncs1.7.1\zephyr\samples\bluetooth\periodic_sync\
I didn't change the code, Whether I set [CONFIG_BT_LL_SW_SPLIT...
Hi,
nRF Conncet SDK1.7.1, Windows10 X64.
\ncs1.7.1\zephyr\samples\bluetooth\periodic_adv\,
building and debug work well,and i set the device name "PerAdv", then reload...
Hello
I'm trying to use the example code for ble_app_uart and it doesn't seem to work. I copied the folder for pca10028 and changed processor from nrf51422 to nrf51802 everywhere...
I am using four ADC inputs to the 9160.
I am driving each input from an op amp buffer as in the attached schematic.
ADC channels 0, 2, and 3 work as expected. As for channel...
I am trying to move our existing code based on the recommended NCS SDK. I was able to get MCU boot and SMP working, however, the update is extremely slow. I now seem to be...
I have developed a project using 9160. When I start up with the client board, the log will show that at command execution error occurs when I start up. Why is this? I admit...