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...
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...
I am trying to read values from an analog peripheral device. To perform an analog read, I am using this example from the NordicSnippets simple examples:
https://github.com...
Hi, I have been trying this for 3 days.
I was using DBGX_EVTX in SR3v1.1 to check the log, it works fine and never goes wrong.
But in v1.2, is using another function instead...
Hello everybody,
I am using central device with SDK14.2 and S132.
In a central application, the operation sequence is as follows: * Buttons pressed and scan started *...
Reading analog signals while using the ble_peripheral_uart in SDK15.0.0 and sending strings to an iPhone
I am trying to read values from an analog peripheral device. To...
Hello Support,
We are doing a production test regarding the Radio test. On nordic SDK there's already a pre-build Example for Radio. I wonder if we can do the something...
Hi. I used a translator.
I used nrfutil to insert Softdevice & Bootloader into nrf52832 and then implemented the function to flash the application using bluetooth using...
Hello.
Is it possible to use multiple serial communication on 52832?
What i mean, first serial port uses for communication with custom board' micom chip.
The second...
Hi everybody,
I'm developing an product with :
NRF52840, V0.9.0, SDK15
I want to put the MCU in sleep mode (system on) and wake up with NFC or by timer (for example...
Hello,
What is the reason why my homemade PCB half passes through NRF_POWER->DCDCEN = 1; after broadcasting DCDC does not work? How do you need to solve it?
We will get a beacon from China. But how do we know if the chip is original? If I can read the unique device id, can I say it is original? Or is there another way?
I am working on the twi_sensor example,when i compiled the code it is showing as undefined symbol "data_handler(refered from main.o)", what are the changes i need to make...
Hi,
I was successfully changing mac address dinamically DURING ADVERTISING on nrf51822 chip at each ble_radio_notification event, in this way:
Before start advertising...
Hello
How do I activate Brown-out reset? I estimated there need to set some register/registers, but I cannot findout.
Possibly Brown-out reset function is always enabled...