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...
Hello Everyone
i am beginner in embedded domain and i have project which is about controlling under water device from the outside water through the Bluetooth in that project...
I had this error while building my project and compiling my lsm9ds1.c driver, the nrf_drv_twi.h file couldn't be compiled!
integration/nrfx/legacy/nrf_drv_twi.h:120:37:...
Hi,
There is an example of serial DFU without using softdevice, and there is a BLE DFU using softdevice. Is there an example for serial DFU that uses softdevice? If not...
I would like to support DFU OTA and add DFU OTA related c file to Keil project. But Keil shows renaming object file name. Is it normal?
Build started: Project: ble_app_band_v4...
Hi
I have successfully cut the SB40 and successfully used the power profile kit I to measure the current with the following results
. I then connected a jumper to P22...
Hello All,
I am using RTC interrupt handle on the NRF5340 kit to set the event using k_event_post API from the interrupt context and when I try to wait on this event in...
Dear Nordic Engineers
I am study NCS 1.9.1 and I have a problem I would like to know.
I look for UART config in board_common.dts file, the RX default config is pull-up...
Value can only be changed on characteristics write. Every time a new value has to be written to the critical component , I first erase the page and then write on that page...
Hello,
I am running nRF Connect for Desktop v3.11.1 on Windows and just updated the Tool Manager app to v1.1.3. After Toolchain Manager was updated it is not running anymore...
Hi,
I am trying to program a hex file to nRF5340 QSPI peripheral via the nrfjprog tool.
Using commmand as follow:
- nrfjprog --qspichiperase --program app_moved_test_update...
nrf_dm example
nrf Connect SDK: 2.0.0
nrf52840 DK
------------------------------------------------------
Hello,
i want to use the Distance and Direction Finding...
I there,
I'm currently trying to install the nRF Tools in Wireshark to spy BLE packets in Linux Opensuse Tumbleweed with python 3.10.5 installed by default.
When I arrive...
I am connecting a normal tactile switch with the NRF52833 GPIO such that one end of switch goes to the ground and another on the gpio.
Now when the switch is pressed my...