Hi,
I am developing an application for an nRF52840 using nRF Connect SDK v2.9.0. The application currently uses the Zephyr driver for simple PWM functions on several GPIOs...
Hi everybody. I'm using nRF Connect SDK 2.8.0. I've implemented Zephyr RTOS' core dump functionality on my project. I forced the SoC to write the core dump data on its flash...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hello guys,
Looking through the product specification for nRF8001 I am still not clear on whether a master device can be connected to the nRF8001 (in peripheral mode) and...
Hi,
When erasing one page flash for responding one GATT request, it always went into assert_nrf_callback and has to reset the app. So I have to disable SoftDevice before...
Hello,
I am going to start programming BLE application, and I would like to know which enviroment is best to program it. Are there too many differences between programming...
Hello
According to the documentation the optimal CPU frequency is 16 MHz, Please, could someone tell me if that is correct or not?
Thanks for your help
Hi,
I modified the ble_app_hrs sample application with one custom service which includes, some custom characteristics (128 bit uuid), Now the problem i am facing is, i am...
Hi,
How to implement the passkey authentication, we are using nF51822 evaluation board. Is it possible to display the passkey using master control panel? And, we also don...
Howdy,
In a similar vein to my recent question about production programming....and nothing to do with takign an nRF51822 out for a walk :)
We'll write a simple test...
Hi
Before, TX and RX functions run well at iOS6. After we updated to iOS7, RX still worked but TX couldn't send out data. Did you verify nRF UART app at iOS7?
I'm reseaching a tag in low energy-cost using the nRF24le1.Till now,I can receive the message from the tag successfully, but can't send the command to the tag to read or write...
hi,
Now,my pre-Develop product(BLE),that to measure the Tx transmit power not correct with my setting(default 0dbm).
so,i have program a project for to sure the reason(Hardware...
I need to connect an I2C/TWI device to the nRF51822. The I2C device is running at a fixed 3.3V (from a boost DC/DC), but the nRF51822 is powered directly from a CR2032 battery...
Hi,
Is there anyway to keep the RTC going while in reset, device sw has crasched or in powered off mode or would I need an external RTC for this?
Is there any possibility...
I have two NRF24L01+ devices. My aim is to have one as PTX and the other as PRX replying with ACK_PAYLOAD. It is working with ACK enabled (without payload). However when ACK_PAYLOAD...
I'm interested in using the master emulator to connect to multiple target devices, but it does not appear there is support for this in the API (v2.1.3). For example, there...