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...
Using nrfConnect 4.5.3 on Android - with a .zip package generated using nrfutil ~3.5.1 I am seeing an error reported at the end of a DFU session. When the update reaches 100...
i am working on current consumption in nrf52832 sdk 17.2.
i have found 2M phy reduces the energy consumption as compared to 1M phy.
i want to set 2M phy GAP aparameter...
Hi everybody,
I am experience a strange thing with dongle.
With a modified Uart example, i modified uart0 pinout to pins rx->1.13 and tx->1.15. I think thats pins are...
Hi I am currently runnign into a problem that my SPI driver does not fire a spi_event after a while.
The code is as follows:
The thing is, it is working at first. My...
Hi!
I was trying to save sensor data to flash and notify it through a dedicated service.
In order to do this I initialized an fstorage instance, created a handler and...
Hi there,
I have the configuration that I have a motion detector connected to a GPIO-PIN of the BM833. Now, when the motion detector detects motion, it will set the GPIO...
Hi, We are using NFC T4T library to communicate with USB readers, everything work correctly until we changed some internal processing which increase operation time (approx...
Hi
My question is most similar to https://devzone.nordicsemi.com/f/nordic-q-a/16488/spi-slave-peripheral-receive-interrupt-processing
I want the spis_event_handler to...
Hi,
We are at the stage of migrating our exsisting code which was based on the SDK 15.2 to use the nRF5 SDK for Thread and Zigbee v4.1.0.
Im stuck at the stage of using...
Hi,
I need to use P0.11 on NRF5340 as a standard GPIO controlled by the application core. It has taken me a number of hours to realise why it isn't working as expected....
Hey,
I have some randomly generated strings I'd like to use as the values for my Kconfig string options but Kconfig doesn't seem to like these as they contain characters...