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...
Hi ,I'm working on nrf_MESH v2.20 and nrf_SDK v15.0 and SESV3.40.
In the project of light_switch->proxy_client ,I use printf() to print something and it can work well and...
Hi,
I managed to sniff some communcation in WireShark, ADV_INT, CONNECT_REQ, Empty PDU.
If I try to rebuild the functionality in Python, no CONNECT_REQ ist shown in...
hi.... i am using nrf52832 latest version 15.2
i have merged the uart and timer I have used repeated mode timer in program After i am connecting to nRF toolbox i am getting...
I've noticed during a project migration that the FreeRTOS on SDK 15.2 seems to consume quite alot of current, 0.8mA when the SoftDevice is enabled. I've compared to the example...
With any nrfjprog (9.8, 9.7, WIndows 10) I get ERROR: Write verify failed.
"C:\Program Files\Nordic Semiconductor\nrf5x\bin\nrfjprog.exe" -f nrf52 --verify s.hex
I'm able...
Hi
I am using nrf52832 S132 SDK15.2
How many peripherals can be connected to my central device?
does S132 supports only one peripheral connection?
Thanks
Rekh...
Hello,
I am trying to combine Multilink and Uart examples but i have some problems. I followed some steps from other discussions but i'm missing something. I'm a new programmer...
Hi,
This issue is probably more related to FreeBSD than to Nordic specific issues but I was hoping someone had a similar problem and found a solution.
I am using the...
Hi,
Hi, I am using custom board with nRF52832 and nfc. I am using SDK15.2.0 and Softdevice S132 v6.1.0 to advertising packets . I have referred examples\nfc\\record_text...
I would like to know the best place to cut the power in switch off sequence.
We have a IO to totally cut power to the IC (own board), I added PIN control to switch off...
Hey,
I am currently using your product nRF52832 for RF Energy Harvesting applications. We need very low power consumption in sleep mode. In your user guide you mentioned...
Hello, when trying to finish provisioning my nodes (3 total, per example program's instructions), my provisioner program keeps running into
NRF_MESH_EVT_PROV_LINK_CLOSED...
i am using three boards , one is client (nrf52840) and other two boards as server(nRF52832) using light switch example . i want to get the message from client board ,to relay...
Hello,
I am having trouble understanding how the following function in the PWM driver example under peripherals in the SDK. Below is demo1 from the code that creates and...
I am not able to enter DFU Mode with secure bootloader example.
I use IAR and NRF Connect with Programmer to flash
Following are the steps I followed
1. Build Secure...