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...
Hi All!
I use "examples\peripheral\usbd\" example Project as reference to implement my own HID protocol.
I use only EP1 in/out 64 bytes both.
faced with a question,...
Is it possible for a peripheral device to start a Bluetooth Low energy advertisement and then read the RSSI value in the advertisement packet that it sent once a connection...
Hello,
I have some trouble to use fstorage function with dfu function,
please help to let me know the solution in order to solve the following issues,
thankful for...
Hi,
I'm getting back "01 10 06" when attempting to send 0x01 Start DFU to the DFU Control Point from my gateway which is a Pi3 running Noble. Notifications are enabled....
Hello, i've read in the infocenter that there is/will be a new nRF52840-PDK Hardware (v0.11.x). Is it already available? If yes, who distributes it? If no, when will it be...
nRF52832 SDK 14.2
Hi.
I would like to know how I can run a function in the background? In my case, I want to process a queue in the background. Here is the scneario: ...
Hi all,
after call inside the BLE_GAP_EVT_LESC_DHKEY_REQUEST I got error 8, what can cause it? a CONNECTION_SUPERVISED_TIMEOUT?
device nRF52, SDK13
Thanks
Board: custom board; Mesh SDK: V1.0.0; Softdevice: S132_5.0.0; IDE: SEGGER Embedded; BLE: nrf52832
When I test the example “Interactive PyACI”, I need one node(A) send message...
I'm trying to connect with SPI interface. I've some little problems to understand about how technically do it,
I found this code on the web:
Just to understand how...
I want to monitorin some lockers situation. I thought if i use eddystone and ras pi i can monitoring locker lock or unlock situation. What ever how can i connect eddyston...
Hi, I recently purchased nrf52 development board for debugging nRF52832. I was following your tutorial "Development with GCC and Eclipse" and it is not working for me. Can...
For the Simple On/Off Model Light Switch Example.
If i am the client, and i got the handle of a specific server.
How can i query the Mesh Group Address that assigned...
Is there any way to get the currently used access address from the softdevice? I have an application that needs to know what access address is being used. I can sort of get...