I am having issues using a keypad to wakeup an nrf52840 and am unclear on if the GPIO sample is relevant if using a kbd_matrix device definition. I would like to use "sys_poweroff...
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...
After I download NRF51822_0.9.0.HEX in PCA10001 v2.1, but the MCP cannot work. Anyway, PCA10000 is working fine. Do you have any solution about this? Thanks.
Hi,
I have a nRF51822 development kit without the motherboard. I have done the Softdevice download to my PCA10004 with s110_nrf51822_5.2.1_softdevice.hex and successfully...
Hi all,
I am using PCA10004 with s110_6.0.0-5.beta and sdk_v5_0_0_34603.
I noticed that executing the command "sd_power_system_off()" does not switch-off currently active...
It looks like much more stable when I connect my BLE device to win8 but when I press the same button the mouse pointer goes different directions can you tell me why? What...
Hi,
My evaluation board is not detected in nrfgo studio. I can flash the application (simple blink) using keil, but that is not at all working. How can i resolve this problem...
Hi,
I want to use the BLE SoftDevice without any flow control and the baud rate higher than 9600.
In this question say this could lead to lost bytes from the UART peer...
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...