In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
I am using a eeprep tool which can only be used with command prompt. I am struggling with it.
Here is the format to use eeprep tool :-
usage: eeprep [options] <infile...
Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
Hello,
I am trying to upgrade my working projects to SDK15.3 from SDK15.2. All projects work except the bootloader project as there are significant differences in 15.3...
Hi,
If I understand corrctly, the flag CONFIG_NRF_CLOUD_PROVISION_CERTIFICATES=y should only be used once,
after that, the certificates are saved inside the modem.
...
Hello.
We are developing a device that require a 1Gb qspi memory interafaced with a nrf52840.
So far the qspi driver and the memory inits and the memory respond to some...
It appears that my watchdog timer is running during interrupts that are handled by the SoftDevice and do not cause a return from sd_app_evt_wait. This is described in the...
In migrating a project from SDK 14.2.0 to SDK 15.3.0, I'm also trying to move from the "legacy" non Easy DMA SPI driver to the Easy DMA one. I don't much care whether I use...
Hi,
I've been struggling with a problem with my builds for over a year now.
On some builds NFC works perfectly, but on many it doesn't - and I have no idea why. I can...
Hi, I'm having problems with proper softdevice reinitialization. What I'm trying to do is work out proper reinit solution - what I'm doing is enabling BLE_stack and all the...
I want to store a few parameters in flash. I don't want to use an external EEPROM because it takes an additional space on a board.
Does anyone know how to do it or a sample...
Hi,
nRFConnect is behaving differently for apps on different SDK versions. I am able to do a DFU via script something similar to the one here https://thegecko.github.io...
After much work I can build the nRF9160 at_client sample project and flash it into the development kit. Using nRF Connect, the at_client sample project only prints the line...
Hi There,
I have developed an initial application on SDK11, based on the UART example, with Keil and it worked perfectly with the nice low power that you guys are capable...
Hi,
I have created a project with nRF52840 DK that reads sensors data and transmits them with BLE UART to my smartphone. Everything works fine.
Then, I tried to do the...
i am working on mesh application using two nrf51822 and one nrf2832. I started from light-switch examples. nrf51 set as two server and nrf52 as a client . In server side integrated...
Hi all,
in the datasheet of the nRF9160 is mentioned, that the same antenna can be used for LTE and GPS.
Page 364, chapter 8: GPS "Dedicated GPS antenna or shared antenna...