Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
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...
I connected to the cloud with the factory installed fimrware ( thingy91_1.4.0_production_final, mfw_nrf9160_1.1.1).
In the "Firmware Updta History" it shows: "To use the...
Hi,
I'm working on optimizing the download time of data via bluetooth with the nrf52820 android and IOS phones. To do this, I chose to play with the connection parameters...
Hi,
I am using a j-link EDU to program our devices. I use nRFConnect 3.11.0 and prorammer 2.3.3. My problem is that I don't get the j-link device up in the programmer tool...
Hello,
I am testing out a custom board with the nRF52840 and I am trying to interface with an I2C slave using the chip. Right now I am just trying to see if I can find the...
Hello,
I was not able to see the device in select device drop down box in nRFconnect programmer app. My aim is to program BLE soft device into the DK.
OS: Windows...
Dear Forum,
I have successfully compiled and pretested the direct test mode firmware for SDK_17.0.2.
The UART is shown as /dev/ttyUSB0 in my Ubuntu 20.4 Linux system....
I am attempting to write my own nRF5340 cpunet bootloader using nRF Connect.
This code is likely to be in a medical device; so, it is crtiical to be able to recover from...
Dear All, I would like to know if there is any limitation on the number of iBeacon devices that can be detected (scanned) from device. I assume the answer to that may depend...
Hi ~~
I can't use CLI(command line interface) to build code, but VS Code is workable.
CLI build log:
VS Code build log :
Error message (cut from CLI build log...
Hi Nordic,
I want to have a cli function over USB, I tried example under "samples/subsys/usb/cdc_acm", looks it can run but nothing show on console, anything I missed? Thanks...
For my application I'd like to have my device (nRF5340) be simultaneously (1) a central with a single peripheral connected, and (2) a peripheral with multiple centrals connected...
I am trying to Wearable (smart watch)
My board will have 3.7V lithium button cell directly connects to VDDH and I couldn't find examples for internal regulator as power...
Questions regarding the limitations w/ the nRF9160 when using the lwm2m carrier library. From my understanding this library is required by certain carriers. Reading through...