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...
Hi,
I am using nRF5340 DK + NCS v2.0.0 with nrfx backend for SPIM.
For my application I want to trigger a SPIM1 transaction at a fixed interval. To do this, I set up an...
Hello,
I have an issue when trying to use NVS backend for BLE settings with the settings_storage partition in defined external flash region. As we are doing a multi-image...
I am designing a bluetooth module using the soft device S130 + nRF51822. I intend to refer to QDID80592 and 45222 when purchasing DID for bluetooth. When I checked the ICS...
Hi. I am trying to develop a project that use mqtt connection using nrf9160. Currently using thingy:91 for evalutation board. I am using Mobily Network on NB IoT at Saudi...
Dear Nordic Engineers,
When I plugged in and I opened the Power Profiler App, a pop up required me to update the device firmware.
During the FW upgrade the device flashed...
I am trying to use the DTM example for nRF5340 DK (PCA10095). The example is located at "C:\v1.7.0\nrf\samples\bluetooth\direct_test_mode", but I am facing "NRF_RADIO_Type...
Hello there. I am wondering, if while connection establishment or any other communication event through NFC and BLE the system addresses to NVMC? (Maybe mac address or some...
Hello
I search a way to have a similar project as pc-ble-driver with NRF connect sdk
There is a peripherial with many sensor that send data over BLE and i want to command...
Dear all,
When the provisioner add appkey or bind appkey for the node's model, I want to be informed and run a callback function.
Can I set callback for config server...
Hello Nordic support,
I am using the zephyr\samples\subsys\usb\mass example with an SD card. SPIM4 work on 16MHz.When I check this example on a Windows 11 machine, I observe...
I need to capture the time between rising transition of a GPIO pin in order to integrate a Manchester decoder of an RFID reader chip. In my particular case, the reader chip...
Hi,
I'm working on a project using BLE via s140, everything works fine until I look more seriously at the current draw of the device.
Simply, my project starts a Scan...
Hi,
I was able to get the DFU system working by CONFIG_BOOTLOADER_MCUBOOT =y. I notice that the default mcuboot update methode is using the scratch partition. According...