I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
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...
I need to send a JWT to a non-nordic server. They ask for a small struct to be encoded and sent as a string in a larger MQTT message. For example:
That struct is encoded...
I have flashed the light_ctrl hex file in nrf52840 dongle. Flashing Have been completed sueccessfully for provisioning in nrf mesh application its not showing in the network...
Hello,
For a Uni Project I want to measure the current of the Nordic Thingy:91 and visualize it. Therefore i bought the Power Profiler Kit 2. But i dont know how to connect...
So when changing the hci_icp.conf settings to have the configuration below, i get "CMake Error at C:/ncs/v2.6.1/zephyr/cmake/modules/kconfig.cmake:358 (message):" plus the...
My device is peripheral. I added a few lines before the advertisement start in main(). The whole project is in main and simply advertise and get connected and bonded.
...
I want to configure the ESB and nRF21540 chips on the NRF21540-DK. In order to compare the signal gain, I used the nRF52832-DK and burned the Bluetooth routine (without any...
Hello,
I have a project working on Nora B1, which I am testing on nrf5340DK. It is based on the Peripheral UART Sample, programmed with nfr Connect SDK v1.9.1. Now I need...
Hello,
This is probably a dumb question but, I'm having issues with an initial prototype for a product that has been given. The hardware engineer (me) designed and got...
Quick Start can see the board - but says 'Not supported yet'
Load the programmer and select my board: The log looks like this:
19:07:18.801
Initialising nrfutil...
Hi everyone,
I am testing modem shell application (2.6.1) for PPP support.
Here I am building the application using overlay-ppp.conf and ppp.overlay files.
after flashing...
Hello,
I am currently developing a product that is based on a nrf9160 and more precisely with a Thingy:91, this project integrates the tools of Golioth to communication...
Good morning!
I already looked at other questions in the forum but couldn't find any help. I'm trying to implement an example of Https with basic authentication on my nrf9160dk...
Dear sir:
The DAC private key is generated using P256, and the key length is 256 bits, which is 32 bytes.
As below link, why is 68 bytes planned in the factory data? ...
I'm following Intermediate course lesson 1 exercise 2 to use guiconfig.
When I try to open guiconfig,the output in terminal as follow:
How can I fix it?
Now I am using the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_central/README.html and https://developer.nordicsemi...