Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
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...
Hi everyone!
At the begining I want to write what I'm using to make everything easier.
Device:
- NRF51822 xxAC ( This one ). - GSM module Simcom Sim 7000E ( This one...
I need to be able to upload my application to an nRF52832 through an ARM architecture Linux machine that I have remote access to. nrfjprog is not available for machines with...
Hello. I connected the Image transfer service (running on a nrf52840) to another nrf52840 running a modified BLE_NUS_C service.
However, a BLE packet won't be send out,...
Hello,
I have the following issue when trying to detect which GPIO triggered the interrupt:
For my low power application, I was trying to connect two switches to the...
Hi,
I'm in the process of designing my first prototype with the nRF9160 SiP. For the LTE antenna sub-circuit, I simply want to replicate (as much as possible) Nordic's reference...
Hello,
I am using custom nrf52832 PCB as central role. Also i have the peripheral with similar board . Peripheral communication is working properly if connected with the...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
Similar to WiFi and 802.15.4 where there are...
Hello,
Customer want to use
nRF51822 Bluetooth Smart Beacon Kit
with this requirements:
We need the most simple beacon. Additional sensors are not needed. Its main...
Hello Nordic team,
I'm using nrf52840 DK with SDK 15.3.0.
So I had an example sending data similarely to the ble_app_uart_c example that worked OK.
Basically I have...
Hello there!
We have a running prototype with an NRF24L01+ and ESB. But since it is not recommended for new designs, is there a successor for this setup?
Very low latency...
Hello everyone,
I have trying to store my serial data in nrf52832 SDK15.2 fs flash storage i need to appending data one by one in same file. i have using fds_record_update...
Hi,
I use nrf 52832 with pca10056 and i need to use float to filter my data with low pass filter, but with this device, it doesn't work. Do you know how can I use float...
I merged ble_app_uart with spi peripheral example, normal working like bluetooth connectivity, spi sending and receiving is working fine, but i want to transmit data received...
Hi
When I try and pair my App with my NRF52832 Nordic device, iOS responds with a popup 'Bluetooth Pairing Request'. If I tap 'Pair' here, the app connects, and all is well...