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...
I've had a lot of success with the nRF51 series but recently came to the conclusion that it isn't suitable for our needs and trying to transition to the nRF52.
I picked...
Hello everyone,
I'm developing my own board using the nRF5340. I am quite lost because of the capacitance matching that I need to perform with the 32M Crystal and the 32k...
Dear all.
I have the nRF52840dk and nrf52833dk kits.
I am having the same problem with this guy. And now my kits lost their Jlink and Com port.
In the answer, I found...
I developed a product on ncs1.9.0. It needs to connect to the nb network and support the gps positioning function. When the device is running, I found a problem that when...
The Zephyr documentation about ADC ( https://docs.zephyrproject.org/latest/hardware/peripherals/adc.html ) mentioned ADC _CHANNEL_CFG_DT usage in device tree and later source...
Hi,
I would like to enable the SAADC to read multiple DPPI channels. I am using a timer to publish multiple channels and my code looks like this:
However, the...
Dear all
I am developing a BLE product, and would like to have a different device name for each unit like Product1, Product2 etc. when advertising, so user can identify...
Hi! We are updating our application from NCS 1.9 to NCS 2.1. In the documentation of the HTTP AT command of the 2.X versions of NCS the XHTTPCRSP notification is documented...
Hi Nordic,
1. I am planning to do DFU update with UART
2. I Build smp_svr and flashed successfully when am using mcumgr its getting NMP Timeout
3. I added CONFIG_MCUMGR_SMP_UART...
Hello,
In my project, I have a device (nrf52833 custom board) which I want to operate in dual role (central/peripheral). I've followed a ble_app_hrs_rscs_relay example...
Dear Sir/Madam,
We developeted a smart device based on nRF52840 chipset(to be more accuracy, we desgined our own module based on this chipset, then our end product use the...
I'm currently trying to change the host name of "https_client" and check the operation, but it doesn't work.
Even after changing the host name back to the original, "Waiting...
Hi,
We want to do provisioning of multiple mesh nodes using pb-adv procedure. we installed nrf MESH app, but we are not able to do provisioning for one node using Pb-adv...
Hello everybody. I'm designing a custom PCB fed by a typical 3.7 V nominal 4.2 V peak lipo battery, where minimal area and thus component count is a key factor. Aside from...