Hi,
I'm using an nRF52810 on a custom board and I'm using softdevice s112_nrf52_7.2.0_softdevice.hex.
I want to write some information (just 4 bytes) to flash memory,...
Hello All,
I wanted to sniff ZigBee Packets using Wireshark SW, I am following the below link for the setup,
https://docs.nordicsemi.com/bundle/ug_sniffer_802154/page...
Hi everyone,
I am getting this build error while I am trying to call a function from gpio.h in my custom code
Looking at my includes I see this
This is a really...
I am developing an application that uses NCS2.8.0.
For FW updates, the nRF52833 USB ACM bootloader is enabled.
However, there are some problem.
My device has a battery...
Hello forum ,
In here i will upload my project in zip where i m using w25q64 flash -nrf52840 .i m trying to read data of qspi flash read write and read for an two byte(trying...
Hi,
I use Nordic connect SDK and have to create a new revision for a custom board, because there are some hardware changes. I managed to create an overlay for the new revision...
Hello, I have developed a module using 54L15 and am currently measuring its RF performance. On Rohde & Schwarz instruments, I have observed numerous test results regarding...
Hi,
for example i ran ble_app_hrs application in pca1001 eval board with fallowing condition.
1.there is no time out for advertisement, means advertisement is always...
In my project,I want to send commands when BLE is connecting to read datas in the nrf51822 internal flash which were writen into the flash previously , but I found the ble_flash_page_read...
Hi,
I have pca100000 v 1.0 and v 2.1.0, and the master control panel application with the latest version of 3.5.0. The firmware we have flashed on both the dongle is 0.9...
Hi,
How can i run the nRF utility application using my Nexus 4 smartphone? After installing the application it is showing that device is not supported.
Regards,
Bala...
Hi,
For power critical application, i know that ,we need to enable the peripherals whenever we need that.
After we need to disable by using ENABLE register.
My question...
i'm testing in my pcb. i designed a nrf24le1f board (the guidance of the datasheet). But i transmitted not far, about 2-10cm a long. I don't know i wrong in design pcb or...
I have the nRF Loader app installed on an iPad Mini. I have the dfu_dual_bank_ble firmware from SDK V5.0.0 and SoftDevice V6.0.0.1-beta loaded on my nRF51822.
The app is...
Hi all,
I am in the process of debugging the ANT broadcast_tx example program using Keil on nRF51422.
I have flashed the program on nRF51422.
After entering the debugging...
I have nRF51822-EK
I am not sure whats going on with it.
I can run LED blinky example nicely ( no surprise :D )
But when I try to run softdevice examples like heart...
I have used TI Code composer which is based on Eclipse, and they created a specific Target menu option which allows resets and other target specific items.
Is there a CDT...
Hi,
I use the UART to do the device firmware update and have used the dfu_dual_bank_hcl to compile.I use the nRFgo Studio V1.16
to program the s110_nrf51822_5.2.1_softdevice...
I've downloaded the latest SDK and soft device. I've been able to compile the ble_app_ancs project, run it on my dev board and even connect to my iPhone. Although I'm getting...
Hi everyone
I'm using the nrf51822 connect with stm32f103 through UART,it's current is >1.9mA,is it normal?
I have full reset to disable the debug interface,it can...