I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
Hello everyone,
I'm using Gateway (serial example) and send packet "Heartbeat Get" to Devices (Light Switch Server Example )to check alive of devices. But when check alive...
What API could be used to send out ZDO Device announce, when router (zr) or end device joins network ?
Is there any sample code could be referenced?
Thanks,
Robert
Hi!
Three or four months ago I create a ble mesh with 6 nrf52840 Dongles. Now I want to reset all Dongles in order to create a new ble mesh with a different functionnality...
I changed seqValues variable of the following function from 0x8000 to 0x0010. But I can't see LED light darkening. How to dim LED lights by nRF52832 PWM?
static void _ledPwmConfig...
Hello,
I just observed some strange/interesting behaviour. On one of our products there is a green LED connected to Pin 3 of GPIO port 0 on the nRF5340. When I connect the...
Hi everyone, I'm developing a program with the NCS 1.8 using NRF52840 and I want to use the SPI, the fact is that I've to connect my device to those pins
And as you can...
I am using s112_nrf52_7.2.0_softdevice with nRF5_ SDK_17.1.0 and Segger Embedded studio for nRF52805.
My application code uses 150 kb Flash(Out 192 kb) . I want to develop...
Hello, I have a question regarding to the DTM;
Is there a way to count the number of test packet transmissions or set the number of test packet transmissions in the direct...
Hi,
We are using the latest ncs release (2.0.2) on a nRF52840 integrating Matter. When looking at the sample apps (e.g. light switch example), the RAM usage for the Matter...
I would like to using nRF52832 EasyDMA for reading and writing to and from the RAM for peripherals (E.g.NOR flash, Analog front-end (AFE), etc.). Could you suggestion example...
Hi,
Greetings!
We are trying to understand how we can send battery voltage to mobile application from nRF52832 based battery operated device.
Please note that we are...
I have tried to connect my NRF 5340 board with BLE application the last few days but had no success. I already tried other solutions like disabling the MSD via the J-Link...
Hi Everyone,
I am new to BLE protocol, and coming to our issue we are working on a project in which we used nRF52840 controller for communication between peripherals in...