Hi everyone,
I’ve been using the Power Profiler Kit II (PPK2) and was wondering if the firmware source code is publicly available, or if there are any plans to publish it...
Hi everyone,
I'm trying to get the LIS2DH12 sensor sample working with the nRF54L15-DK , but I'm running into an issue where the device doesn't seem to initialize properly...
Hello everyone,
I’m working on a project using two nRF5340-DK boards to measure throughput and RSSI while dynamically changing the PHY and TX power. I started from the official...
Hi,
When i want to connect my Power profiler kit II to my laptop, it first blinks GREEN. After i connect to it using the power profiler app, it goes: RED -> AMP (Ampere...
I have a custom board with a nRF5340 and need to configure VREGH in DC-DC mode and set 3.0V output on it.
I see the documentation on REGULATORS — Regulator control where...
Hi,
NRF54L15, nordic sdk version 2.9.1
I recently lost ability to build my application. I get this linker error:
/home/adam/ncs/toolchains/b77d8c1312/opt/zephyr-sdk...
Hello,
Now, I currently run Asset_Tracker_Template on Thingy91X
https://github.com/nrfconnect/Asset-Tracker-Template/blob/main/docs/common/getting_started.md.
And, I...
Hello,
I am developing a wearable device that utilises nRF51822. Right now, I am having a problem because when the wearable device is connected to a new phone, it needs...
Dears,
I am designing a notification application. I would like to know what if I want to support both of iOS and Android phone, which example code of ble_app_alert_notification...
im following ( devzone.nordicsemi.com/.../) step to "Setting up a project for debugging in Eclipse"
i run the debug config and click suspend
then get some problems
...
Hi guys, I just want to share my iBeacon code (over s110) developed on nrf51 dev board under ubuntu. It works fine but please feel free to improve it and share it!
I developed...
In some case sd_nvic_SystemReset() can not reset?
nrf51822 S110.
for example:
void main(void)
{
sd_nvic_SystemReset();
do something;
}
It can do somthing!!
So sd_nvic_SystemReset...
Hi,
I have just bought NRF51822 without any extra peripherals(no motherboard/DK). Just plain Module like below image.
I am supplying 3.3V to VDD and also Connected GND...
Hi all,
I find a problem when testing the ANCS program. It seems that after you connect the device with ANCS with an iphone, you cannot connect the device with another iphone...
I built the ble_app_proximity project and down load into my board, it can advertise and can connected by the lightblue and the nRF toolbox, But i sent the hex value of 0x02...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
Hi,
I am currently working on a project with nRF52 preview DK.
In my system, an ECG chip is used to measure the heart rate and the data will be transferred back to nRF52...
Hi,
I have a number of products with nRF905 successfully deployed. Now, I am in a little struggle with a new one. The problem is the signal strength. The other products...
I'm trying to add a feature where my peripheral will temporarily trigger a Faster Connection Parameter for a period of time determined by an app_timer. However it seems that...
Hello Nordic Devzone.:
When studying the 8.0 BLE Central multilink example (s120 softdevice), I looked into the component relevant to button pressing interrupts, app_button...
How do I use the NRF51 or 52 to create a GATT server with read only service without requiring bonding? Basically I want to be able to provide more data than advertising allows...
I can not connect to one of my beacons, i need to reset its config, but HW way.
Can i reset it somehow?
It is nRF 51822 based, sensoro 4AA. I asked sensoro 3 days ago...