Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
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,
i am working on multilink. currently i connecting to 8 boards.
// <o> NRF_SDH_BLE_PERIPHERAL_LINK_COUNT - Maximum number of peripheral links. #ifndef NRF_SDH_BLE_PERIPHERAL_LINK_COUNT...
Hello,
I am using dynastream module with nrf52832. I programmed the ant module with s332 hex file and the example of ant_io_tx of s212 arm5_no_pack as below,
Im...
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...
Hello,
I am working on nRF51822, SDK12.3.0 in IAR workbench.
I am use init pin 2 as an interrupt.
Device will advertise for 20 minute after 20 minute device go to sleep...
Platform info: SDK153, MESH 3.2 and using SEGGER RTT for debug logging output with __LOG(...)
I have a strange behaviour in one of my application, where it work very fine...
Hi,
I am using nrf52 Bluetooth to transfer the data .Here i am not getting how to transfer the data at 10ms through Bluetooth.
Is there any example program to transfer...
Hi,
I'm evaluating a custom PCB that uses the MDBT50Q (nRF52840) and I'm really stuck. It looks like the device is working, but I'm getting a few strange issues.
Out of...
Dear,
we are developing a beacon product with nRF52832 powered from Li-SOCL2 primary battery. I understood that We cannot connect directly battery to the nRF52832 beacause...
Hi,
Anybody managed to connect a WisNode RAK811 to an nRF52840-DK and make them "talk" ? (send "at" commands to the RAK811 shield and get replies)
How did you connect...
Hello Nordic Community,
I am using latest firmware mfw_v1.0.1 latest NCS tag (v1.0.0) as well. I flashed GPS example into DK successfully. I made custom hardware using nRF9160...
Hi,
I am using ncs 1.0.0 and Modem FW version 1.0.1.
I am using UART 2 and i have kept UART TX and RX port 0.11 and 0.10 in overlay file.
I want to change the port pins...
Hi,
Our team has identified an opportunity that your nRF52832 fits well, I am having a difficult time getting started with your Bluetooth SDK and reaching out for assistance...
Hi,
As simple as the title! I have tried to move my code from sdk v 3.1 to v3.2 but it will not join the network.
Back to basics and using off-the-box ligh switch example...