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...
Hello nRF community,
I am currently testing some Memfault application that comes with the nRF SDK v1.7.0. I have a custom board designed around the nRF9160 and have been...
Hey,
I'm developing and upgrading a BT mesh to Zephyr 2.7.99 and the base functions work, but my Node keep crashing and I don't know from where. It gives the following...
First off, I see a new changed requirement for making Public tickets:
To raise a public support ticket you need to provide your location in profile. profile Please fill...
Hi Everyone,
I'm having problems getting GPIOTE_IRQHandler_v() to run.
"NRF_GPIOTE->INTENSET = 1" causes my Nano 33 BLE to crash if "(GPIOTE_CONFIG_POLARITY_LoToHi <<...
Hi!
I want to use the function strptime from time.h to convert a timestamp to unix time but get the error "implicit declaration of function 'strptime'; did you mean 'strftime...
Hi,
I am new to microwave board design, so I'd like a little advice please. I have attached photos of the 2.4ghz section of my board and would like to know if the component...
Hi,
I'm trying to integrate the secure_bootloader DFU code into the ble_app_uart_c example but am stuck on an error regarding not fitting in an 'UNPLACED_SECTIONS' region...
I'm trying to develop an Android app to get the BP, HRV, HR, SpO2, ECG, PPG, BPM, steps, activity, temperature, sleep quality from Spovan H02 fitness tracker ( www.spovan...
Hi, I am using Mesh v4.2.0 and nRF52840 light_lightness example but instead of button_event_handler, I am using GPIOTE to control the lights.
I want to toggle one LED with...
Hi
We are developing a system where 2 devices (NRF52840) advertise to each other (and eventually connect) in a highly reflective environment (the cargo hull of a ship)....
As mentioned here I installed the Intel versions:
VS Code 1.63.0
nRF-Command-Line-Tools 10.13.0
J-Link V7.58e
nRF Connect for VS Code
But flashing the sample...
Hi,
We are trying to work pc-ble-driver on Windows with CODED PHY.
it works with 1Mb PHY but not with CODED PHY.
I changed the MAX CONNECITON INTERVAL to 500, but...
We have a custom board with NRF9160 SIP and it has a provision to flash using SWD interface. SWD_IO and SWD_CLK pins.
My connection is like below
VDD and VTG is shorted...
I've tried activating my sim from multiple browsers and it either gets stuck at the first screen where it wants the SIM# and PUK or or on the second screen where it asks for...
Hello, Nordic employees.
I am currently developing BLE5 app with nRF52840 DK and Python in Windows 10 environments.
With the python bindings you provided in the github...