Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
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 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...
HI
I am developing a product with nRF52832 and NUS's Central and Peripheral.
The basic operation is to transmit key input to the Peripheral's GPIO to the Central via...