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...
Hi,
I have version 2.0.0 of Evaluation Kit. I was waiting for the new SDK and SD 6.0.0 but I have seen the warning about hardware versions. I have to finish a SoftDevice...
I'm a noob in this alley! it is my first time working with Nordic products. In the past I used Energy Micro and ST Micro.
I downloaded Keil 4.x from ARM website. Then I...
Hello,
I am developing a project using nRF51922 and S310, and the project is built using SDK4.2.2 with the modifications mentioned in a document called "nRF51922 - ble...
We are looking to understand the internal working of the nRF51822 firmware (MEFW_nRF51822_0.9.0_firmware.hex). If someone can share the original code or the basic block diagram...
Hi folks,
I want to match my IFA PCB antenna to the nRF8001. As Harald recommended a couple times, I am going to measure the antenna of the final PCB with a Vector Network...
Hi All,
I use the 51822 DK to do the current measurement and do as the DK user guide 5.1.8 current measurement.
I just use the __WFI() to make the 51822 get into idle...
Hi!
I must match NRF24L01 to 40+j48 ohm antenna. This is not my design, so
no possibility to change. I have PCB antenna, that was measured to be 40+j48 inside
enclosure...
I have some non-volatile storage routines that I have written before, but the new SDK V5.0.0 has this pstorage module that is supposed to replace it, right? How do I migrate...
I use 51822 nrf6130 "device_firmware_updates" example to update AP. When I build "dfu_dual_bank",the update will success. But when I use "dfu_single_bank",the update will...
Hi,
Do the nrf_temp functions, nrf_temp_init() and nrf_temp_read() only work for the nrf6310 board? Are there equivalent functions for the EK?
Thanks,
Mike
I have been trying to connect a nrf8001 device to a Android 4.3 device and it is discovered ok but fails when it tries to do a service discovery. After some deep digging I...
I am having the same basic issue that is described here:
https://devzone.nordicsemi.com/index.php/setting-advertisement-parameter-s-for-custom-profile
Including the error...
hi,
first of all i need to say, i am very happy to found the s120 softdevice where we can implement the client role also
i downloaded new alpha version of s120 softdevice...
hello,
i am using s120 softdevice along with nrf6310 mother board, the problem is i am dumping the code into the device, but i am having doubt how to verify that it is...