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 community,
I was changing the IDE from SES to VS Code and got everything running fine except debugging.
If i execute VS Code as administrator debugging works as supposed...
Hey guys,
i tried my best did my own research, but i can't get it to work.
I'm trying to manually add .c and .h files to a project in Segger Embedded Studio ialso put...
The following instructions are for using Segger Embedded Studio to flash the dongle.
https://devzone.nordicsemi.com/guides/short-range-guides/b/getting-started/posts/nrf52840...
Hi,
I have changed the vendor model for sending data from client to server in light switch example. Earlier it was just sending bool values. I have changed it to uint8_t...
Hi,
I try to write in flash with the flash_manager. I use this code to write in the flash.
Everything is fine when the flash writing succeed. But when a issue occur in...
Hi,
I'm using nRF9160 and want to use PWM with the automatic duty sequence feature using DMA, to make an LED "pulse" for example.
Looking at the documentation for the...
We recently bought a nRF9160 Eval board and are planning to connect it with a STM32H757XI_M7.
We would like to know, how well it can be integrated with the IwIP Stack...
Hi Nordic,
I am using the SDK 17, s140 and the nrf52840 , with a modified multilink NUS central example. The intention is to print over UART as fast as possible all data...
Hi All,
I have a nRF9160 custom board connected thru the P19 debug out connector to the NRF91DK board.
How do I 'make' the NRF91DK debug the custom board nRF9160 and not...
Hello. I have a custom board which contains S32K148 MCU and Murata MBN52832 BLE Module and several other modules like GPS, LTE etc. Board is powered via external 12 V adapter...
Hello. It is developed using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
I want to know the handle value of the characteristic set as Generic Access and...
Hello,
We have a bunch of demo devices that were populated with the nrf5340 eng A version. So far we have been able to make them work by using nrf connect SDK v1.4.0 which...
Hello
We want to use the Gazell protocol into an Arduino IDE based firmware project.
Therefore I would like to know if you have any advice, documentation, examples, etc...
Hi
What is the max size of RAM and Flash for APP?I looked in the partitions.yml of a sample,I found that there is many region for different use,I don't know which region...
Hello,
Please share any working document to enable UART2 for external communication. I gone through many documents and forum and many setting in prj.conf but still no results...