I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
Hello,
I just started working on the nRF52 series controller, I want to upgrade my project using BLE features.
I need 1 master device to send to multiple slave devices...
Hi,
According to CryptoCell-312 documentation , it supports the SHA-1 algorithm. I was able to successfully run the SHA-256 cryptography sample application in the nRF Connect...
In my application, I need to use the nrf52840 for both BLE (as the controller) and ShockBurst. Specifically, it's the nrf52840 on the nrf9160 if it matters. I'm using the...
Hi Team,
We are working on nRF52840 SOC with BLE functionalities.
We need the mechanism for to find out the BLE or BLE Stack is in Hanging state before the processor is...
Hi,
I'm trying to build a proof of concept for a BLE gateway that captures data from BLE sensors and sends it to the cloud via LTE-M connection. I'm hoping that the gateway...
problem description:
hi, I just got a PCA10040 development board with which I plan to learn about nrf connect SDK.
so I try the common BLE peripheral demo,but I 've met...
In order to add the BLE DFU service, I need to increase the GATT table size and therefore memory as mentioned here: .
However, when I tried to increase the file ble_app_uart_gcc_nrf52...
Try by changing the RAM size but it didn't worked.
<info> app_timer: RTC: initialized. <error> app: ERROR 4 [NRF_ERROR_NO_MEM] at :0 PC at: 0x00000000 <error> app: End of...
Hello, I have managed to get two NRF5340DK linked and measured their throughput. Now I need to change their Output Radio Amplifier Power to test again. And then I also need...
Hello Nordic Team,
I have an issue on one of my 10056 DK. The DK is connected to a development PC, appears in device manager as a Jlink CDC UART port, and as a mass storage...
In the Zigbee framework, what is the purpose of the return variable from zb_osif_sleep() ? The "documentation" for Zigbee seems to implement a "guess and figure it out for...
Hi,
I'm following the ble_template example on my custom board. I'm having an issue with waking up (soft reset) the device from sd_power_system_off. I can power off the system...
Hi ,
We are using s140_nrf52_6.0.0_softdevice, SDK 15.0.0 for NRF52840 chip. Does this sdk and soft device supports extended advertisement?
I could able to enable this...
I use both nrf52833 boards to do AOA test.But i use thr antenna array board of silab.The board are 16 antennas.I use the NCS version 1.9.1.
The next is my device stcture...
Hey All:
I'm trying to create a new app in VS Code. I've got the latest v2.0.0 SDK. I get the following error:
[west]: FATAL ERROR: Malformed manifest file: /home/ebolton...