Hello, I had working BLE application build on v2.6.2. After migration to SDK v2.9.0 BLE is not advertising anymore. I think it may be related to default controller that is...
I am trying to use TTM (nRF Thread Topology Monitor package) with a newly bought nRF52840 Dongle (PCA10059) on Windows.
Following the instruction at https://docs.nordicsemi...
Hello,
I am trying to play the AT45 DataFlash driver by directly copying the sample code from nRF connect SDK v2.9.1 (C:\ncs\v2.9.1\zephyr\samples\drivers\spi_flash_at45...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
Hello,
I was given an existing code with a possible bug in it relating to RAM retention and I'm trying to make sense of what I'm seeing. I am using NRF52832 with SDK 17...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
I am trying to create a partition on mx25r64 using partition manager on my nrf52840dk. Below is my overlay file
Below is my prj.conf file
Below is my pm_static.yml file...
I have 2 nRF51 Development kits and a nRF51 dongle that I am using for proof of concepts. I am mainly using the nRF51 IoT SDK because we are looking at using IPv6 with 6LoWPAN...
I'm looking at log_uart_init in the nRF5_SDK_11.0.0-2.alpha and wondering if it would make more sense to allow the application writer to pass in a baud rate.
I'm trying to program a nrf51822 custom board using the SWD interface of the nrf51 DK. The board is using the low voltage configuration.
I'm not duplicating this question...
The IoT SDK Documentation page is getting Error 404 not Found.
Here is the error:
The requested URL /nRF51_IoT_SDK/doc/iot/html/index.html was not found on this server...
I know the softdevice region in the nrf51 is determined by the CLENR0 register.
But I read that the CLENR0 register is removed from the nrf52 and the MWU can be used to achieve...
Dear Sirs,
I buyed recently a Bluefruit LE Friend based on chip nrf51822. I triyed to get working with the ble-sniffer without success.
I don't have programming interfaces...
HI,all,
MERRY CHRISTMAS!!!!
i have an issue when i want to try the data transfer using timer
i have a idea about it , but i do not know how to achieve it.
-my project...
Hi,
Just got the nRF51822 Bluetooth Smart Beacon pca20006.
I would like to download the Firmware for it, but it requires a product key.
All I have is a set of stuff...
Hi ; Following my question how-to-flash-with-jlink-command-line which was successful, I can flash Soft Device and my app on my nRF51822 board (mac os x + gcc)
Now I would...
I am trying to set the transmit power of the NRF51822 (e.g., on the PCA10000, v.2.0.0, but the same happens on other nrf51-devices). I am not using any softdevice.
I use...
Hi
I've updated our platform to using the S130 2.0.0-7 Alpha (Update1). It turned out, that the initialization in out application failed, because erasing a flash page never...
Hi,
I am trying to set up an SPI communication between nordic nrf52 (as a master) and another slave peripheral. I'm using nrf52 sdks 0.9.2. I tried spi master loopback...
I am developing a new BLE product with only peripheral role. In the SDK11 the SoftDevice 110 is no longer supported.
What are the pro and cons to still use the S110 with...