I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
sdk:17.1 example: ble_app_uart+ secure_bootloader. Our device is charged with power-off reset function.
When I call fds_record_update(&desc, >Para_record),if returns FDS_ERR_NO_SPACE_IN_FLASH...
Hi guys,
i am using a custom UART bootloader ( no double image, just overwrite application due to memory limitations ) on nrf52805 and SD112 7.2.0, a question:
at the...
There is a similar post but it is very old and none of the GUI elements jive with today's Wireshark.
I have a device that does just works (not secure connection but what...
Hi,
I have a custom board based on the nRF9160 SICA SIP, using only NB-IoT with a lock on a single frequency. GPS is disabled, and there are other peripherals connected...
HI,
We have two products that work together. One uses the nrf52832 and the other nrf5340. Using the Programmer (3.0.9) we can take a factory fresh 5340 Erase all and program...
Please refer screen shot attach I am able to configure uart0 but not able to configure uart1,2,3
i am receiving multiple errors while same code is working fine for uart0...
Hi, I recently moved a project from one computer to another and the files and all the include directories were in a mess. I cleaned up most missing files and moved directories...
Hello! I am using nRF Connect SDK 2.6.0v. I want to enter the device into deep sleep mode when i press the button 2 sec When Next time I press the button 2 sec, wake up from...
Hi!
This question has been asked before in various forms, but none of the answers I've seen will work;
Is there a way to get any callback before or after a BLE Advertisement...
Hi all,
i am using NCS 2.4.0
I have a question is there any possible that i can use double slot to update firmware over BLE FOTA?
I already look at the website below...
Hello, I am currently working on a custom board that contains the E73-2G4M08S1C module. This module contains the nRF52840 chip. My goal is to exit System On periodically every...
How to create multiple BLE connections, one just advertising and another allowing connections with different names with the nrf Connect SDK in the peripheral_HR example?
Hello Nordic team,
I am using nPM1300 and nRF5340 in my custom board. I am using also Renata ICP621333PA-01 battery in my design. In order to prolong the battery life, I...
I am using a Mikroe development board with the nRF9160 to establish an LTE connection and send MQTT messages to a broker. The application successfully connects to the network...