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...
Hi,
Iam working on a project based on Ble Mesh, Iam using nrf5_SDK_for_Mesh_v4.2.0_src. Iam trying to form a BLE Mesh network and control the light bulb. I went through...
Hello Devs,
I am facing an difficult time to write a custom opcode to a QSPI flash memory. where I am trying to read the manufacture ID, it requires send the OP code + Address...
Hi, We are looking for a Suitable wireless technology for Video transfer(Video Transmitter and receiver)
Main Constraint: - From Power Up-->Boot-Up time of Wireless transmitter...
Hello,
We are looking for a 2.4Ghz supported module with Programmable Frequency Deviation. Is there a product that we can consider from Nordic Semiconductor for this?...
Hi, We are working with integrating LoRa to our nRF52840 with BLE and FreeRTOS. To be sure that LoRa worked as expected, we configured and tested LoRa on nRF52840 dk and observed...
Hello,
I'm using nrf52840 and i would like to ask if it possible to use the I2C bus without external pullups. I mean, i would like to avoid using external pullups
is there...
I am using a NRF52840 DK with a SoftDevice S140 6.1.1. I have also flashed the secure ble bootloader on the device.
I have been using the nrfprog command line tools within...
Hello,
Got the MQTT_SIMPLE to work and the sensor samples from zephyr also, however, how can i mix the 2 to have the mqttsimple with some gpio and i2c sensor ? how will...
Hi
I have installed every requirement for the device. I want to know how to run the blinky example on the device. I can not find the SDK which has the example plus can I...
Hello, I'm currently developing a PS2 code to read the inputs of a mouse and transmit it over BLE, nrf_delay_us() is giving me a fatal error every time according to debug...
Hi,
I am trying to implement Generic HID that can transmit/receive data like CDC using the generic HID example source of nRF52820 SDK 17.0.2.
But I can't do both sending...
Hello everyone,
I'm a fresher of nRF52833. I'm facing a problem like this:
I want to read some information in Terminal but In my product I only have USB I/Os (D+ D-)....
Hi,
I'm trying to use the nRF91 as a Modem for an Arduino. Is there some example on how to use the AT commands of the serial_lte_modem sample to send a HTTP (or at least...
I built an application for the nrf51822 on top of SDK12.3, to which I added the buttonless DFU based on the "experimental_ble_app_buttonless_dfu" example.
As a boot loader...
Hi,
I want to increase the amount of BLE MIDI packages I am sending. Softdevice 132 nrf52832
MIDI data is sent by notifications and updates of the characteristic value...