It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I am trying to write tests for my code using CppUtest. I know the platform has memory leaks detection support. it seems that everyting is set up correctly to see the results...
Hello,
I am starting with the nRF Connect. I got a nRF52840 DK and I am following the 'nRF Connect for VS Code' YT series.
I got as far as part 5 (debugging), but I cannot...
Hi all,
SDK: NRF Connect v2.5.0 We've made a custom PCB with the NRF9160, and we have made a custom board configuration for it.
Our issue seems to appear when trying to...
Hello,
I have a mosquitto broker running on my pc. I want to connect and published to this broker through nrf9160.
The issue that I am facing is that prj.conf file only...
I want to use RTT log to output some data, but the data is output. 6 bytes in a line, but the first byte is an independent line, and the next 6 bytes are a line, staggered...
I would like to enable and configure the high power mode on the DC to DC converter in the nRF52840.
I am looking for the device tree source entries and the necessary entries...
Board: nrf7002 Project: matter_light_blub OS: Kubuntu 22 Toolchains: v2.6.1 SDK: v2.6.1
I am developing with the nrf7002, and my current setup involves using a Samsung A54...
Hello,
Is there examples of paring,bonding and whitelisting?
The pairing and bonding mode is static password.
It is best to have examples of the central and the peripheral...
Hi Nodic support team.
I am using esb_ptx and esb_prx for testing interface.
Can i change nrf_esb_payload_t.data in receiver of esb_prx?
It is always 8 bytes even though...
Hello everyone,
I followed the guide from this site to connect an Adafruit PN532 to an NRF52840
and tried running the adafruit_tag_reader example from the SDK.
However...
I implemented firmware update over LTE Cat-M and Ethernet last year by modifying the `fota_download` and the `download_client` examples into my own slightly modified version...
Hi,
I am using nRF52833-DK connected to my PC with usb cable for programming and debugging using the on board jtag.
In the beginning all worked ok, suddenly the jtag stopped...
Hi,
I have a custom board with nRF52833 and sky85303-21 FEM. To control the FEM, I have added the following code to my app.overlay file and enabled simple GPIO configs....
Hi everyone,
I'm encountering difficulties running my application on a custom nRF52840 board with a 48-pin package using Zephyr NCS version 2. 4. 4 in VS Code.
The problem...