Hello,
I have some code running on an NRF52832 using NRF Connect SDK 2.5.1 which initalizes my BLE with a random private resolvable adress so that I can easily reconnect...
Hi, Any one kindly suggest and Chip based antenna for the Thread + BLE and Wi-Fi + BLE protocol in NRF54L15 protocol. Also kindly suggest the PCB based antenna for the Thread...
Hi,
We are currently in the research and development phase for a new line of IoT devices designed to work over the Matter protocol. After thorough evaluation, we found the...
Hi,
I started the LBS example on the nRF52DK_52832 kit and connected the PPK2 kit to the P22 pins for measuring power consumption. I am not sure if I did something wrong...
Hello forum ,
As i m working in nordic nrf52840 where i have taken adc value of photodiode ,then i have created service and characteristics i will share the image for that...
Hi,
Does Central or Peripheral UART enable ACK/NACK in the code for BLE communication? How does Peripheral recognize if Central has received all the data ? Is there any...
Hi
I had a device that did not start up - because it was waiting for the 32KHz clock to be stable.
So I tried to change the setting below from 15pF to 5pF and it started...
Dear Sir or Madam,
I'm using a dev kit with the nRF52832 to realize a project in school. So my work contains two wearables and both include the nRF52832. Now I want to communicate...
Hello,
is it somehow possible to calculate the distance of a BLE enabled and advertising periodially cell phone to a turnstyle gate.
There are for example 10 turnstyle...
Hello,
I'm trying to update from Mesh SDK 1.0.0 to 1.0.1, I've followed http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v1.0.1/md_doc_getting_started_how_to_nordicSDK...
Hi all,
I would like someone give me a suggestion about timers.
in my current approvement I am using an RTC timer with 32k crystal to control my sleep times it is power...
Hi there,
I have an nRFready Smart Remote 3 in front of me to evaluate for development of an upcoming product. I've had a look around the forums and documentation, but...
I’m currently making some measurements with a power analyzer on both, our own hardware design with the nRF52840 (Samples B) and the nRF52840 Preview Dev Kit.
I took the...
Hello Community,
this is my first question, since I could not find any clue on the internet and here on the devzone.
Problem:
I need to read/write a value to a GATT...
Hi,
I compiled (using ARM GNU) and run the USB CDC ACM example found on SDK_14_0_0. I have windows 10.
Windows 10 do not reckognize it as a CDC device and instead I...
hi,
I am developing with nRF 52832 on my own board. the code worked fine until I added the UART_init() function. my source code outputs an error message.
i reinstalled...
Hello,
How reset device from code to take effect of enabling access port protection? NVIC_SystemReset() doesn't work. I can read flash using j-link.
Device: nRF52832
Hi all
We are experiencing high current draws that lead to 51822 chip failure under some circumstances. By looking at this thread
https://devzone.nordicsemi.com/f/nordic...
Hello there,
I am developing a coap based client-server application which has thread mesh network. Client is a sleepy node here.
Dev kit: nrf52840
Thread SDK: nRF5_SDK_for_Thread_v0...
Hello everybody,
I want to see integer number with use NRF_LOG_INFO . I try to this;
But RTT_Viewer show like this;
"You have 536881776 trial rights."
I have to...