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,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0 ]
I used UART for communication between...
This is my log output when i connect to my ethernet
this is my prj.conf file
I am building the default AWS_IOT_MQTT SAMPLE. i dont know where i am getting the issue...
I want to implement a network of boards to be placed in a field. We have sender nodes(boards) which will collect data through saadc channels and transmit it to receiver node...
Hello,
i am developing a bootloader with softdevice112 on nrf52805.
I have setup everything and I can see bootloader and app working, just a question about memory layout...
I can't use the I2S api and I2S function in code the compiler says undefined Module , and when i checked the devicetree file there in no definition for the i2s devices
Hello,
I am programming BLE with the nRF52840-DK.
Toolchain Manager: v1.3.0
IDE: Visual Studio Code (VSCode)
SDK: ncs v2.6.0
My implementation goals are as...
With the change from nRF51 to nRF52, the data rate became a minimum of 1 Mbps.
Nordic proprietary radio mode,
nRF51 250 Kbps.
nRF52 1 Mbps,
What is the difference...
Hi everyone,
I working on a project which is a BLE peripheral with Zephyr,
I need to implement the DTM testing for production testing. I created my project base on NUS...
Whenever I respond to a question I opened myself, it generates an "Unread Notification" alert and an email.
I don't need either the website or the email to tell me that...
Hi everyone,
I trying the DTM example and run with debug, I found the software stuck at dtm clock initial. what is the problem , and how can I fixed it , thanks.
...
Hello,
I want to set the transmitting power of the advertising packet. How can I set the TX power?
I am using nRF Connect SDK 2.5.1 in Visual Studio Code.
Regards...
Hi all,
I'm currently working on a project that requires UART communication, and I'm actually focusing on current consumption.
For context, my device only needs to listen...
Im trying to delete button nodes but Im getting errors
devicetree error: /aliases: undefined node label 'button0'
Tried a bunch of different approaches. Deleting unwanted...