Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I'm using ncs 2.9.0.
I configured the GPIO in device tree like this:
And I used it in .c as follow:
But FATAL ERROR was got when the gpio_pin_interrupt_configure_dt...
Hi! In order to get more accurate battery SOC measurements I need to provide a custom battery model to the app. So, I had to use the nPM1300 EK + Fuel Gauge board to profile...
Our device is set up to provide AT Commands directly to nRF9160 using a USB UART connection and control using a VT100 Terminal simulator. When attempting to connect to the...
Hello. I'm using npm1300ic. In one example, there is a battery_model.inc file related to li-po 3.7v 200 mah battery, and the battery you are currently using is li-ion 3.7v...
When dynamically allocating BLE GATT services and characteristics using custom structures and Zephyr’s dynamic memory functions (e.g., k_malloc, k_calloc), the service registration...
Hi there,
One of the functions of the DECT MAC layer is to allocate radio resources to RDs. According to the standard, the MAC layer does that using special beacon messages...
Hello Nordic team, Whilst porting our product from nRF Connect 2.4.1 to 2.9.1 we encountered the following problem. When compiling with ZIGBEE_FACTORY_RESET=n we get Seems...
I'm new to developing nRF devices. This is the first time to set up SDK.
I installed Toolchain Manager v1.2.6 to install SDK, but it is too slow and falls into error. It...
i'm looking for an extremely simple BLE beacon app, which advertises (say) at 1HZ and then enters a "low-power" sleep mode....
there are numerous samples included in the...
Hello forum ,
In here i will upload my project in zip where i m using w25q64 flash -nrf52840 .i m trying to read data of qspi flash read write and read for an two byte(trying...
I am in the process of integrating a custom display driver (ST7305) into my Zephyr-based project and have followed the necessary steps:
Placed the .c and .h source files...
I'm using SDK version 2.9.0 with an nRF52840 in a combined peripheral / central application.
The nRF52840 device starts advertising, but then after connecting (as a peripheral...
Hi,
I am trying to download the nrf connect toolchain in vs code but getting this error
Error: Failed with exit code 1. Failed to download toolchain bundle Caused by...
Hello.
I am developing an application based on IOS-nRF-Mesh-Library, and currently considering porting firmware upgrade function of IOS-nRF-Connect-Device-Manager for updating...
Dear All:
I don't have a le audio enabled phone, and i want to study the hci commands about cis and bis setup up processure.
Could you please provide some HCI logs from...