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 trying to connect a laptop BLE and a custom device using HID.
I have to connect multiple devices to my laptop.
I know that the maximum number of connections...
There is an error in projects that utilise RTT for CLI. SDK_CONFIG.H contains the line CLI_RTT_ENABLE. This must be CLI_RTT_ENABLED for the macro NRF_MODULE_ENABLED(CLI_RTT...
I go into MCUBoot mode and I get: MCUboot DFU failed. Error occured when program. Errorcode: CouldNotOpenDevice (0x4) Lowlevel error: Unknown value (ffffff8e) When trying...
Hi all,
I'm evaluating design for a bluetooth + GPS + NB-IoT ultra-low power device
I see the only possibility to get a such module is to design it (I didn't found anything...
Hello,
I'm trying to auto-build my application through Github actions however I'm running into this problem
When I try to run this locally it works perfectly fine however...
Dear All, I am trying to measure the current consumption for an application I am developing on the nRF52833 DK. The code that I am running is the following: Based on the product...
Dear All, I would like to configure a device to go to the System ON, no RAM retention, wake on RTC (running from LFRC clock) Sleep mode, in order to be able to use the RTC...
Hello,
we are using nrf5 SDK version is 17.0.2 and nrf52840.
Our product uses nrf52840 and its USB capabilities being configured as a composite device (HID keyboard +...
Hi,
i would like to know which software i have to download and install, so that i can program a really basic function like pressing the button and turning on and off an...
Hi,
I saw a Linkedin post by Zephyr where they mentioned some Vscode extensions for devicetree and kconfig:
https://marketplace.visualstudio.com/items?itemName=trond...
Hi,
unfortunatally i could not add a new LTE device. I was able to activate my SIM card but not able to finally add the device to my account.
The error code is: There...
I am currently following the tutorial for creating custom services ( https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial ). The only differences to this...
Hello Nordic,
I'm working with NRF52840 (with SDK 16 and softdevice s140 7.0.1) in my project. I need to work with another chip through SPI. This chip is the master and...
Hello,
I have one more questions while doing test with SAADC, UART.
When I was tested the SAADC pin connect with ground, the negative value occurs.
So, I changed the...
Hello,
i've built a basic Thread network with two nRF52840 Nodes running the CLI example and a RasPi with a nRF52840 RCP as BorderRouter.
My Question is:
Whats the...