Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
I am trying to implement nRF52 Light Switch Proxy Server in nRF52832 boards. Everything works fine on behalf of board and it prints the Device UUID as well. Although I can...
i'm using nRF mesh sdk v2.1.1 with 2 boards and 1 provisioner board. I have un-provisioned 1 board with the help of config_client_node_reset(). I want to know the procedure...
Hi,
In your Light switch example, there is a GPIOTE_IRQHandler() in simple_hal.c. Since I added the nrfx_gpiote module to the project, this is conflicting with the nrfx_gpiote_irq_handler...
Dear:
I used the nrf9160DK version to 0.8.2, updated the latest firmware mfwnrf9160100, using the NBIOT SIM card, and using the SDK version as nRF Connect SDK V1.0.0. After...
Hi there,
I'm developing applications with nRF52840, SoftDevice 6.1.1. Normally the scan timeout is in step of 10 ms. But whichever the value I set between seconds, e.g...
I am currently trying to combine the TWI_scanner and UART examples from PCA10028 into one example program. I am copying over code from one main.c file into the other.
So...
Hello, I'm working on a project where I want to send data through notifications between nrf52832 custom ble service server to the hrs_c example client. I'm using s132. When...
Hello,
I made my nRF52840DK go to sleep.
It was immediately restarting.
RESETREAS and LATCH gave me the cause of the reset and I fixed it.
Now, I can put it to sleep...
Hello,
I get the same massage in the nRF toolbox app when tring to connect to both HRM and the UART examples.
I upload the hex file as written(did the same thing with...
Hi
I have the nRF52 DK and I have an external nRF52832. I know how to program the external nRF52832 using via the nRF52 DK using SEGGER Embedded Studio.
But I wonder...
I am getting this error on SES "components\softdevice\common\nrf_sdh.c:164:20: error: 'SD_EVT_IRQn' undeclared (first use in this function); did you mean 'QDEC_IRQn'?" SD_EVT_IRQn...
Dear All;
I'm looking to flash a RIOT-OS image onto the Thingy52 via the J-LINK OB on the nRF9160 DK. I'm using Linux and both nrfjprog and JLinkExe detects the programmer...
I am trying to download and install nRF5x Command Line Tools for Mac OSX. When I click the link I'm directed to a 404 page not found. Could you please advise of an operational...
Hi Since we're almost done with the programming for our application we would like to move from the Development Kit to a custom board as similar as possible to the final PCB...
I am using the legacy bootloader, SDK 11.0 with SD 2.0, S132
The example Bootloader DFU images part of SDK 11.0 load just fine (I'm using nRF Connect Android app), however...