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...
Hi, I'm going to order a Thingy 91 DK.
So I have some question to getting started with this module and prepare BOM for hardware. 1. In my region - VietNam, LTE-M was supported...
Hello
SDK17.0.02
softdevice : s112
tool : segger embedded studio
DFU is under development. Updating with DFU works normally, but some functions do not work. The problem...
Morning Everyone,
We use raspberry pis as part of our test equipment. The final stage of our CI/CD pipeline downloads the build dfu packages to a Pi and then does an OTA...
Hello,
I'm having an issue running the examples provided within the pc_ble_driver_py repository.
When I try running an example, say, advertising.py, I get the following...
Hi,
I use nRF connect with a EVK-ANNA-B112 board to program a nrf52832 custom board. Everything was working fine until nRF connect updated to 3.6.1 version. When I try to...
I am trying to run the heart_rate_collector.py example in Nordic's pc-ble-driver-py bindings.
I cloned the pc-ble-driver-py bindings here and followed Nordic's instructions...
I try to run https://github.com/NordicSemiconductor/pc-ble-driver/tree/master/examples/port_enumeration. But it can't enumerate any serial port.
D:\pc-ble-driver\build\examples...
I try to run github.com/.../serial_port_enum.py . But it can't enumerate any serial port.
D:\pc-ble-driver-py\pc_ble_driver_py\examples>python3 serial_port_enum.py NRF52...
Hi,
I got a code that got a main thread with priority 5, and the workqueue function from the location sample with priority 5. The main thread uses the adxl362 sample to...
Hi,
I am trying to interface with the MAX11198 simultaneous dual ADC over SPI. The ADC has two channels and I am able to read values from one channel at a time using the...
Hello there!
I am working on an ANT+ project, and - as I have taken a fairly unexplored development approach, namely integrating nRF5-SDK Code into a main application written...
I'm working with a prototype sensor that changes impedance when environmental conditions change (sorry, can't provide too many details on the sensor itself).
Currently the...
Hello,
Using nrf Connect SDK v1.9.1 Zigbee nrf52840 -DK and Nordic Zigbee coordinator sample. When in terminal sending command BDB START I get " I: Unimplemented signal...
Good Morning,
I'm testing "peripheral_hids_keyboard" with vsc and I would like changed "CONFIG_BT_HIDS_MAX_CLIENT_COUNT" at the value '3'.
In the menu nRF Kconfig(buid...