Hello,
I’m currently working on a Bluetooth Mesh project using Nordic Semiconductor devices, and I would like to get guidance on static provisioning and group-based communication...
Hi, I'm currently working on an application with the nRF9151, and will use the shadow concept to change parameters used by a device externally connected to the nRF9151. Intended...
Hi,
I’m facing an issue with RTT logging on my nRF52840 using NCS 2.6.0. I’m trying to log output from the B0 bootloader, but so far, I’m only able to capture logs from...
Hello Everyone,
I am using NRF52840 dk evaluation board Arduino ethernet shield which has W5500 ethernet chip and for my development purpose using SDK 2.6.1 on visual...
Hello ,
I've been trying to build the wifi shell example sample for my nrf52840dk with a nrf7002ek shield. I'm setting the shield via CMakeLIsts ( set ( SHIELD nrf7002ek...
Hi,
We have enabled the watchdog feature in our application running on the nRF5340 and nRF7002. In rare cases, we’ve observed that the nRF5340 hangs during Wi-Fi library...
Dear Nordic Support Team,
Could you please provide more information on the current status of the Nordic Distance Library ( https://docs.nordicsemi.com/bundle/ncs-latest...
Hi everyone,
Is there any information about the (approx.) amount of erase/write cycles the nRF51 flash memory can handle?
I'm using the NVMC to store large buffers that...
hi:
when use the gzll for host, the power consumption is large, about 12mA , but the device mode just 38uA. I find in host mode the main loop always be awakened even if there...
Hello,
I am using nrf51822 for couple of my projects and most of the time doing OTA device firmware update using development dongle connected to my Macbook Pro and running...
Hello!
I'm trying to make timers run in my application on NRF51822, with Keil RTX-RTOS.
RTX-RTOS seems to be correctly configured in my project: tasks run without any...
Hi I have some questions regardning the crystals needed for the NRF51822 chip.
I know that I can remove the 32kHz external clock and use the internal clock.
But can I...
Hi, Thank you for your kindly help.
I have get the result from the register RSSISAMPLE. The result I get from RSSISAMPLE is like this:0x00000050. As you known, the result...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I'm looking to use the nRF51822 as an iBeacon transmitter for iOS, reading the docs it appears that I need to know the proximityUUID of the sensor that I can set the OS to...
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 have a BLE peripheral and I'm not using the bond manager. Connecting and bonding with the "Master Control Panel" works fine but I'm having problems trying to use it with...
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...
Dear all:
Now ,i have to create a "Time Profile(Time Server)".
and i have know the Time profile which contain Current Time Server,Next DST change Service and Reference...
Hello, I've looked at the forum response for
devzone.nordicsemi.com/.../is-there-an-example-code-for-using-pwm-on-the-nrf51822-with-a-softdevice
I am unable to implement...