We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi!
For a project I need to sample an I2C sensor for a period of 1 min with 1 sec between samples with a nordic nrf52832. During this 1 min, a co-processor communicates...
I'm trying to build a custom board in VS Code to use with the nRF9160. I'm using a Thingy91, so I took the board file for that, and copied it into the project directory. ...
I need to test the SPI communication in my nRF9160DK. I had tried to run the spi_loopback but failed to create a project in segger studio. Are there any SPI tests available...
So I have taken a starting point of adding multiple characteristics in the same service using this tutorial:
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth...
We're trying to use multiple nRF52833 devices with a single BLE Central (Android tablet) where the devices remain disconnected most of the time, and report back to the central...
Hi,
I've been upgrading a product we designed some years ago with the S110 softdevice on an nRF51822 to use S130 and nRF5x SDK version 12.3 so that we can use the more modern...
Is there any precompiled binaries available to transfer the Thingy:91 sensor readings via usb serial like( temp, humi, pressure, light, accel, gas, lat&lng), right now I'm...
Hello, been trying to get Mosquitto MQTT Bridge working on EC2 (where mosquitto is running). https://docs.nrfcloud.com/Guides/Messages/SetupMessageBridge/#message-bridge-setup...
Hi
Gazell libraries are provided in <SDK>/components/proprietary_rf/gzll/gcc/ and I have 2 questions about those a) I see 2 flavours: gzll_<$HW>_gcc.a and gzll_<$HW>_sd_resources_gcc...
Hello,
NCS1.9.1 periodic_adv/periodic_sync, Windows10 X64, VS Code, nRF5340DK,
my project see the frist picture:
my test project codes as follow:
see the...
This Subject has been translated with a translation tool ----------- This is about writing to nRF52840. I have created software on the evaluation board nRF52840-DK. When I...
Hi, I'd like to describe an issue i faced during project development. My setup is: nRF52840 + s140 + sdk15+FreeRtos When i disable BLE I call:
1) sd_ble_gap_disconnect ...
I just received my Nordic Thingy91 and when I tried activating the SIM, the following message came up:
"Unfortunately this SIM has expired. We are sorry for the inconvenience...
Hello,
I have been working on a project involving a custom pcb with the nRF52832 microcontroller on it. Recently, I have been trying to modify the bootloader for this microcontroller...
None of our existing software projects (based closely on Nordic example projects) will build when the SEGGER IDE is upgraded from 5.70a to the latest 6.20a
The public forum...