Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
Hello,
I am preparing sniffing workspace for BT Mesh, where I have 3 devices in the Mesh network (provided by nRF Mesh app) and I need to read SRC, DST, SEQ and simmilar...
I tried to run my Thingy91 off the battery but it shuts off instantly.
My questions is if the battery charging functionality is in the firmware or hardware? Trying to figure...
Dear Nordic support member,
Where does "pca10100e folders" be installed?
I have nRF52833 development Kit. But I could not find pca10100e folder.
Note: My IDE is IAR...
Hi, I am looking to develop applications for the nRF5340. After watching the "Introduction to Zephyr RTOS" webinar, I saw that the software engineer presenting the demo was...
Hello
I am making a project in SDK v17. I want to use mpu6050 sensor but I don't know how to use library included in SDK.
The example Martinsbl has in GitHub is optimized...
Hi, i'm trying to find a way to use the Nordic nrf52840 with Adafruit SIM7000-LTE-Shield, the only apparently way is with Arduino IDE but i´m not using it (no success at the...
Various errors during medium-term deployment of cellular-enabled sensor device
We've prototyped an agricultural gas sensor based on the nRF9160, which takes readings every...
Hi,
We are having trouble getting the Thingy91 firmware running as is. We have achieved this in the past but I had made too many modifications and I decided to scrap it...
HI! I'm on Windows x86 and I've followed the steps from the getting started assistant. After trying to locate the board directory ncs/zephyr/boards/arm/nrf9160_pca10090 ,...
I am doing a custom desk for a client and I had this idea of adding a electromagnetic lock on a drawer. That is easy enough but I thought that maybe I could add a couple of...
Hello If I an exemple like ble_thread_dyn_mtd_coap_cli and that I configure the mode in MULTIPROTOCOL_802154_MODE_FAST_SWITCHING_TIMES: do you have any idea how long it takes...
I have two SPI buses on my board, with a different type of slave chip on each. Only a few bytes are read from each during boot. When I use SPIM0, 1 or 2 for them there is...
Newbie here simply trying to run some example projects from the SDK.
Setup:
Segger Embedded Studio 5.10b
Tried example projects in both SDK v17 and v16
nRF52 DK...
We have a working app for SDK 16 and freeRTOS. We wanted to update to SDK 17.0.2 but after upgrading the app hangs up at the first vTaskDelay(). We use configUSE_TICKLESS_IDLE...
Hello, I am a newbie in this forum and I'm not very familiar with app development in general, however I am in the situation in which I have to develop an app to acquire ANT...