After modifying the factory data with the script generate_nrfconnect_chip_factory_data.py, the discriminator and passcode work, but how do I change the value of the Manual...
Hi,
I am running Matter TH.
Among them, there is an error in the TC-DA-1.2 test step 6.9 certification_type check.
The reason for the error is that the certification_type...
Hi everyone,
Environment setup: - I am using Zephyr OS 2.5.0 running on nRF52840 board. - MIRA mesh integrated in the application.
Problem description: - Firmware A has...
Hi,
I tried to change security level, but it's not changing.
When i set CONFIG_BT_SMP_SC_ONLY =y, it's working well with security level 4,
but i want to change mode1...
I have followed the instructions in the DevAcademy Cellular IoT Fundamentals Lesson 3 Exercise 1 exactly, (whilist filling in the gaps from the cloned cell-fund repo) and...
I'm working on a IoT device that leverages the AWS IoT and AWS FOTA components from the nRF Connect SDK. The device is battery powered, and so I want to limit the connection...
Using FreeRTOS and SDK 15.3 on nRF52840 and SES, SD 140
I'm following along with the NUS example project in this particular release and have a problem I'm a little stumped...
Hi,
I'm new to nRF8001 SDK and Bluetooth and I hope my questions are not too stupid lol. So here it goes:
I'm using the Nordic nRF8001 SDK to implement a self-defined...
Hi All,
i would like to know in ble_app_hrs example gpiote_init() is called from main
and then again called in led_start for what purpose it used in 2 place.
can...
I see that we can specify the SPI frequency in bps, I was just wondering how fast the SCK line was oscillating for these values. Does it use the 32.768 kHz crystal oscillator...
If the nRF51 chip is in System Off state, do the GPIO pins retain the pull-ups or pull-downs? If so, what value do they have and how much current can they sink or source?...
Hi all,
when i want to connect different peripheral on central(s120).
it have a error and disconnect.
it seem ok , but that will disconnect later.
ant it get disconnected...
Now I using 51822 to develop a product, I would like to know, can I change the connection interval after connected? or I can only setup the connection interval before connected...
Hi,
is it possible to use the nrf ibeacon which is designed for advertising his data, as i think , to use it also as an observer which can receive data from other beacons...
Hi there,
I am looking for the nRF51 SDK , version 4.3.0
While some previous versions are linked if you click on the version number in the Downloads section (see similar...
Has anyone tried Keil 5.11? I get a parsing error when installing/repairing SDK when it imports the device pack into Keil. 5.10 works great.
The new parser is complaining...
Hi, I cannot install nRFgo Studio 1.17.0.
Installation rollbacks during the installation of libusb 1.0.
My pc has Windows 7 64bit with .Net Framewrok 4.5.
No boards are...
I can't make sniffer working with my HW, everything seems to be working correctly and as described in the help file, but I've never seen any sniffed packet yet. So I've decided...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...