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...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
I just converted over from SDK8.0 to SDK8.1 to use the pwm library. After I was done, I figured out by searching on here that the GPIOTE is drawing ~1.1-1.2ma in sleep.
...
Hello everyone
i ahve configured the button and i want to make the function like this press the button for 3 sec and then the device should start advertising can anyone suggest...
We are running tests using the spi_master_with_spi_slave example and using an oscilloscope to see if we are getting any signal from the clock or the MOSI but we have not received...
I want to use mcp(master control panel) for windows to search for ble devices and do dfu via bluetooth, how can tell me how to set up the windows and usb dongle?
this is my sec_param:
sec_param_bond 1
sec_param_mitm 1
sec_param_io_capabilities ble_gap_io_display_only
sec_param_oob 0
sec_param_min_key_size 7
sec_param_max_key_size...
Our present application makes heavy use of the nrf51822 UART and I2C interfaces. We have a 115200 baud UART channel and thus need HW flow control. We are interfacing to an...
I would like to create wearable fitness based applications/hardware using nRF51822. But i am not sure how to get the fullest of power down modes in the chip.
For example...
Hi,
I purchased an nRF51 DK recently.Followed this tutorial to compile and flash an example project:
devzone.nordicsemi.com/.../
Here are the tools used:
Keil...
Hello,greetings.
I am trying to communicate among 2 NRF24L01+ modules using stm32 and stc89c52.
With EN_AA = 0x00, EN_RXADDR = 0x00, SETUP_RETR = 0x00 on PTX ,and EN_AA...
Hello,
I want to use preprogrammed Long Term Key (hard coded) with Device Manager for nRF52. I found the dm_enc_key structure but I could not find any solution to provide...
Hello all
I have an nRF peripheral based on S130 SD. I have exposed certain services with both read and write permissions. However i would like to secure these services...
Hello,
I have developed a simple characteristic to send data over ble using the ble_nus service.
I created a service and added a characteristic to send. Then sending the...
I am working on a BLE device (currently being prototyped with the mbed DK). It connects to a smart phone app. I would like to build in some security features, definitely some...
Hi guys I just bought:
one nRF51 Dongle (nRF6825 Rev 1.1.0 2015.27)
some nRF51822 Bluetooth Smart Beacon Kits (nRF6930 Rev. 1.0.0 2014.27) that are basically beacons...