Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
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...
Hello,
I created a device on AWS and corresponding certificates/shadows on the us-west-1 server. I'm able to successfully connect and send to this endpoint, but want to...
Hi Sir / Madam,
May i know if there is any layout guidelines that available for nRF5340-QKAA?
Appreciate if you could help to provide to ease the development of the...
My app uses mesh shell to subscribe to messages on a custom model and that works just fine
I need to subscribe to a different address on the same model but get an error...
Hello,
I using the "nRF5_SDK_17.1.0_ddde560" and want to capture the current RTC count though a gpio (low_to_high event) via PPI. I want to use the RTC2 (used by app_timer...
Hey,
We are trying to create PoC which includes NordicSemi thingy 91 or nRF9160DK, AVSystem portal and AWS cloud.
By default AVSystem uses string "urn:imei:<imei number...
Hi,
I am trying to HTTP application update. I am using fota download to download "app_update.bin" from my AWS S3 bucket.
prj.conf
I am passing the basic authentication...
Hello everyone, In this moment, I am working on a project where I connect to a pulse oximeter and extract some data. The central device is a nRF52840 in a custom board. My...
When pinctrl is configuring SDA/SDL lines, S0D1 mode is supposed to be enforced as noted by this comment however the function nrf_pin_configure does not use the drive argument...
Hello,
I have the Adafruit nRF52832 Bluefruit LE module, I need to program it through VS Code. I don't have any other J-Link Connector. Is it possible to program the module...
I'm developing a system using BLE Mesh with the intent of having a "collector" node attached to each network that manages provisioning and received published data from connected...
Hello,
It seems that there are no boardfiles or dts files for nRF52840-QFAA in NCS 2.0.0., there is only support for the QIAA version.
Customer built a board with the...
When I use 52832 to develop a mesh project and want to use uart to print information, I find that the code always reports an error because of the existence of printf. The...
Hello, while I was examining the BMD-380 datasheet, a section of which I shared the picture below caught my attention. What does factory image mean? I want to implement Bluetooth...