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 am working with a ublox NINA-B1 based board. NINA-B1 uses the nRF52832. IDE is Segger. I followed the ublox instructions to create a custom board matching NINA based on...
What are the steps to be carried out for setting mesh network
I have flashed client hex file in one nRF52840 dongle and server hex file on other dongle. The example I am...
Hi!
I may have asked about this earlier in a lengthy question:
https://devzone.nordicsemi.com/f/nordic-q-a/35576/low-power-remote-control
But I'd like to be sure about...
(note - my core problem is that I'm trying to compile a file that's larger than 32KB, so I can't use uVision - if there is an easier way to circumvent this then I don't really...
I inherited a Nordic Semi firmware project. It was developed using s132_nrf52_4.0.2softdevice.hex and SDK 13.1.0.
How can I download these versions? I would like to start...
I installed the nRF5_SDK_15.1.0 compiled and ran the ble_app_att_mtu-throughput example.
The first run was using the default settings all went as expected. For the second...
Hello Nordic team,
I am working on ble_peripheral example. Initially application binary file size is 100 KB but after adding support of FDS application size increased to...
Hello,
I have read through all the posts I can find on this subject, but none has solved my problem.
- nRF5_SDK_15.1.0
- Example: Segger Embedded Studio Project: twi_master_with_twis_slave_pca10040...
I want to fully understand the use of RTOS in conjunction with the stack. As an example, I took an example ble_app_hrs_freertos (SDK v15.0).
Add a service, for example...
I need to count the pluse number use 51822, the frequency about this pluse is about 0.01Hz to 1Hz and is not fixed, I know use Time1 can achieve this funtion, but the problem...
I wriing softdevice ,aplication and bootloader by nrfprog tool.
But,the device works with the bootloader, not the application.
After writing, it is reset and flag is set...
Hi
I am using fatfs of nRF5_SDK_15.0.0_a53641a. Iam writing a program with keil.
I am trying to save data using SD card now.
By using fatfs example it was possible...
Hello all,
I wanna ask smth related to the use of the nRF52 as a HID keyboard (USB host).
I have already played around with the SDK example ble_app_hids_keyboard and tried...
Hi,
I'm developing a product with the NRF52832.
I have one Blue LED (APA2107LVBC) which is driven directly by a GPIO as shown below :
With a typical Vf of 2.65V, the...