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...
I'm trying to get the sample "nRF5_SDK_12.2.0_ble_app_hrs_pca10040_s132.zip" working. It was provided in the "Development with GCC and Eclipse" tutorial. The dev board I'm...
I'm learning how to use TWI with the nRF52 PDK, and I have it connected to a LSM6DS3 module for testing.
When initializing the TWI, if I use the following line, it works...
i want to connect my nrf51822 device to only one phone for secure,now its able to connect all the phone so its not secure, i think its possible using whitelist so anybody...
I am new to Nordic and developing an application using nrf52 chip.
I am trying to use timer0 example provided in the SDK for Timer1.
I did following changes related to timer...
I've got an mBed application that includes a softdevice (s132 - 2.0.1) that is installed at 0x00000-0x520000 and works as required. I created a test bootloader using the example...
Hi,
In the attached diagram, can you please let me know what is the time between green and sky blue , which would be (I assume) the same as sky blue and navy blue (please...
Does the nRF51422 require a license from ANT for use?
Their website specified that it is not for dedicated hardware but might be for multi-protocol devices.
Reference...
I am attempting to do some development using the usbd_hid_generic example peripheral code. I am using some C++ libraries in this project, however there is syntax in the usbd...
I would guess that's basically the whole point of the structure, but I want to make sure that the location of the SoftDevice Information Structure and the relative positions...
I want to use the nrf24l01+ with the se2436 apmlifier, but the input of the amplifier requires an input of 100ohms balanced, while the nrf24 has a balanced output of 15ohm...
Hello,
I am using following component for my project, 1-nrf51822,2-SDK 11 3-S130, 4-BLE400 board, 5-Keil IDE. I am also using SDK 11.x HID example for my base program....
Hi,
I try to use the nRF sniffer but it doesn't display anything.
System used :
Windows 10 Family x64
Wireshark 2.4.4
Python 2.7.14 (in C\Python27 included in...