I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
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...
We have a Сustom BLE device and observe inconsistent behavior when connecting from this device to to nrf52dk running different SDK versions. - Custom Device connects OK with...
Hi All,
I'm trying to use the nrf52832 as the SPI master to get sensor reading through spi from another sensor. I want to base my firmware on the spi_pca10040 example but...
How can i sample nrf52 own input voltage to do battery measurements?My nrf52 chip is directly connected to a battery and it needs to sample its own input voltage without a...
I have been searching through the info center and can only find the slightest mention of the bsp_board functions.
Could someone help me, locate the right page documenting...
hi sir
i have start my project in NRF52-DK development kit but some BLE card give me data in three channel and i have received all data and give me same like data pls find...
I'm new to use nordic. I am using thingy 52. I would like to add a new custom feature that communicate text via BLE from app, store the text as userid in the thingy and check...
i use 52840, nRF5_SDK_15.0.0_a53641a\examples\peripheral\usbd_msc this example, and change the log level to debug
but i still can not see the DEBUG output information, this...
Hello.
I developing drone by nrf52832.
Developed based on nrf52-quadcopter .
physical web & drone is service uuid as below.
#define BLE_UUID_NUS_TX_CHARACTERISTIC...
Hello, I'd like to connect the nRF52840 to four I2C sensors. These sesnors may or may not have the same address and they will all be at the end of their own 2 meter long cables...
Recently, the side-channel attack "Screaming Channel" was described in a paper ( http://s3.eurecom.fr/tools/screaming_channels/ ).
The authors demonstrate a remote, passive...
Hello Nordic team
I am working on nRF52832 DK and SDKv-11. Can we increase MTU size to send more than 20 bytes in one packet? If yes then any example code do that?
Is...
i use SDK11.0 in 51822, I just need use BSP_BUTTON_1 interrupt, don't need BSP_BUTTON_0 interrupt, but i must initial BSP_BUTTON_0 interrupt, otherwise the current will be...
Recently, the side-channel attack "Screaming Channel" was described in a paper ( http://s3.eurecom.fr/tools/screaming_channels/ ). The authors demonstrate a remote, passive...
Is it possible to setup a mesh network over BLE and use 6LowPan to enable the use of the IPV6 address space?
The goal is to setup a network without using a star topology...