Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
What's the trick to using the WDT without causing a system reset???
We want to use the WDT for a pause mechanism - then continue from the pause at the same Main location...
Hi,
We have Nordic custom board. flashing simple c program to custom board is done fine.
cant able to get expected result. so we tried for step by step debugging. but...
Hi,
Is it possible to use button press(button on slave) as an authentication key to establish the connection. Since our device does not have an display or keyboard, we are...
Hello,
I've modified some of the gazelle sample code and I've been testing the throughput. I am basically using all the default settings and I'm seeing throughput of 43Kbps...
I try to ACK payload mode by nRF24L01+,but not work well. show me a typical config register setting.
My target is transmit 10bytes and ACK payload 5bytes, as soon as possible...
Hi,
This error happend when I tried to install nRF51 SDK(nrf51_sdk_v4_3_0_27417.msi). The step is that. First of all I installed keil-MDK4.72 and than I installed JlinkARM4...
Hi,
I want to know how to do the OTA,so I refer to the device_firmware_updates project in SDK.Now I can use the command
line to program the bootloader.hex to 51822...
Hi, when I plugged in the PCA10000 USB adaptor the software said it had to update it. It ran through the whole process and then said it was restarting. That was it... it is...
Hi all,
I heard that S120 can work as the master for BLE some months ago.So When will the S120 be released?Could you have something that I can know the S120 share with...
Hi,
we are interested about the nRF51822 BTLE chip. We already wrote a BTLE stack (slave side only) for another chip (icytrx) and we would like to port it for this chip...
In my design, I have a SPI flash connected to the NRF51822. Additionally, the NRF51822 is connected to a separate microprocessor that needs to be able to access the SPI flash...
Hi,
I am trying to program the sample application given in sdk_nrf519_addon_v0.2.0-1.beta.zip file, and following the instructions in the readme.txt. However, when I try...
Hi, I'm just starting to learn my ways around the nRF5182 SDK, my goal is to implement a device with HID profile using this device. The device must work with Windows 7 (until...