Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
I have a application where I need to time acurately the time between two enternal pin signals. I have this working using the
k_timer which & read & restart within the...
nRF52810 will not enter deep sleep (system level power management). The method used is through pm_policy_next_state, sleep entry function , sleep exit function, and PM notifier...
Hi,
I found that the NRF 54l15 can only estimate distance based on channel sounding and RSSI. On the bluetooth website it mentioned channel sounding accuracy being around...
Hi,
I am trying to create a trilateration system with 3 initiators and 1 reflector (Hopefully multiple reflectors in the future) on the nrf54l15. The channel sounding with...
nRF52810 board will not start on its own. It needs the RTT Viewer to be connected, then it will start and run. It has run on its own before with this configuration:
CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC...
Hi!
We're building a project for the nRF54 where we want to run an external library on the FLPR core.
Right now we have a prototype PCB with a module from Fanstel on it...
I'm trying to get a basic CI/CD pipeline working in Azure DevOps, using Azure hosted agents, and I'm running into a problem where West is silently failing to clone the project...
I thought I had been extremely careful to _not_ brick the device, but apparently I did.
I created a firmware-dfu.zip file, even with appropriate keys, etc. as below.
...
Dear Nordic team,
I am currently working with the Thingy:91X (nRF9151) and nRF Connect SDK v2.9.0 , and I am attempting to run the official ECDSA sample from your documentation...
We're developing a low-power application on the nRF9160 where we need the device to stay connected to the server over LTE, so we cannot enter System OFF mode. Instead, we...
Hello everyone
I need help. I have a custom board that uses the nRF5340 microcontroller. I am using the Zephyr OS and nRF Connect SDK Toolchain v2.9.0. How do I update my...
Hello
I created the out of tree sample sensor application with SDK 2.6.2 and it built just fine However it builds only when it is inside the sdk that was pulled when I selected...
We found a problem with a client's legacy design. They use two 12 pF load capacitors for the 32 MHz crystal, which has a 4 pF capacitance. This is a somewhat unusual Abracon...
Hi, I'd like to evaluate Linux device driver for nRF7002; refer to 315431 , I'd found this requirement had been reported one and half year ago; based on 315431 , I have a...