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 using the nrf51822 ble with s130_nrf51_2.0.0_softdevice and want to know if the broadcast can start at a given time, and if the adv_ interval can change everytime? (such...
Hello, basically I want my nRF9160 DK to establish a secure connection with DTLS by using mbedtls .
What I'm trying to do
I'm currently working with the LwM2M sample...
Hello,
My NUS services work fine i can transmit and receive data over UART , but i still get this error in my nRF Toolbox (UART) . Any help will apreciated
Some user datas have been stored in a special page of flash in nRF52832 . However , I need to reprogramme the chip through bootloader , and make sure the user datas not being...
Hi,
I am trying to evaluate the nRF52840 development boards and configure as a simple switch and light node.
The first issue I have had is that on a Huawei phone the nRF...
Hello,
I am trying to find out where to put my persistent storage data in flash.
I have to set start_addr and end_addr, to use fstorage, but I dont know what addresses...
Dear Nordics,
i'm getting started with development on Laird BL651.
Issues as follows:
It appears to be neccessary to switch to internal RC oscillator and adjust the...
Hi,
We are facing an issue related to battery life. We are using sdk 15 and SD S132(7.0.1) and we are able to archived 30uA current consumption, but we want it near to 5uA...
Hello,
I am using SDK v11, SoftDevice v132 and Keil Uvision 5 to program on my nrf52832 SOC on the development kit(PCA10040) for our project. I need to save a few uint32_t...
I am trying to evaluate the nRF52840 and can't find the source code for any of the project - only the hex files to run applications.
Where can I find the source code?
...
Hi,
We have developed a mouse with nRF52832 using the ble_app_hids_mouse example.Now, I would like to add consumer usage into the hid descriptor to control media. So, I...
Hi,
I am currently working on nordic PDK. And I am interested in flashing nRF52840 through FTDI SWD interface. I want to know whether it is possible?
If yes, what will...
Hi,
We are trying to develop custom uart bootloader firmware without using MBR. also we are not using softdevice.
Here are some linker definitions which are implementation...
Hi! I'm working with a custom board, where pin p0.18 is connected to an external button.
I've read several posts, including this one which say that one must remove the ...