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...
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...
Hey All,
I am working on optimizing a manufacturing script for a product that uses the nRF9160, this script is written in python and uses the pynrfjprog library to interface...
Hi Nordic,
We have design a evaluate board based on nRF9160. There is another MCU on the board, we want to control the Enable mode of nRF9160, so we connect the Enable...
Hi
There is not NRF_LOG_BACKEND_UART_ENABLED in the sdk_config.h which in the ble_app_uart sample(nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_uart\pca10040e...
Hello ,
I am working on a BLE mesh application in which I need to get server model status on my client node. I am calling this function "generic_onoff_client_get()" provided...
Hi,
I got nRF9160 and Vodafone Ireland sim - and unable to connect network.
I tried at_client and asset_racker_nbiot (& v2) firmwares, but 'LTE' sign in LTE Link Monitor...
There have been several releases to both the Command Line Tools and Segger's JLink Software however the full Nordic toolchain still does not properly support the M1.
In...
Hi Nordic! I'm using the nrf ftp client library found here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/networking/ftp_client.html I'm having...
Hi,
I have a nRF52833 DK which I'm evaluating for a new product which uses a UART connected GPS receiver.
I found some simple UART code which compiles OK, but crashes...
Hello, guys.
We are using nRF51822 SoC and Zephyr OS to develop our application.
I wonder if it will be possible to use Nordic's Button Handler module in the Zephyr environment...
Good afternoon,
I am working with the Thingy:91 platform and I would like to know if it is possible to get the GPS position without internet connection and if there is any...
Hi Team
1. are the following phy layer parameter like SNR,RSSI available for both WIFI and BLE?
2. if so, which register to look for such information
3. Also how about...
Hello
I am getting started on nRF SDK and I went through all the examples (at least those I'm interested about) successfully.
Now, I need to merge couple of examples together...
Hey
When i disconnect my nRF5340-DK devkit to my Lenovo T14s Gen 2 running Ubuntu 20.04.3 LTS the usb driver in the linux kernel crashes.
I think it's a problem that...