We are currently using ncs 2.9.0 on an nRF5340. We use the BT_HCI_OP_VS_READ_VERSION_INFO to determine at runtime what version of the BLE stack is present. This information...
Hi I'm trying to load a custom board with nrf9160 with the Serial LTE Modem, and route the AT commands to the UART from a coprocessor (ESP32C3) I have followed the guide on...
Hello,
we have a working system on the nrf9161 that works without zephyr. We have our own secure firmware that successfully uses the cc310 after we start the actual application...
Keep hitting my head on this inconvenient workflow.
Edit build config
Select target custom board
Build config
All OK
Edit config again
Target board has been...
I have used the Programmer previously with success. I am attempting to program the Dongle (10059) with a slightly modified version of ble_nusc_usb_dongle. Although it claims...
Hello Team,
I have flashed the bap_unicast_server bluetooth sample on my nRF5340 Audio DK. No build or flash errors. When I connect to my phone it connects properly. I'm...
I'm working on a project involving a USB dongle based on the nRF52840 SDK-2.9.1, which needs to communicate with a sensor (also an nRF52840) and transmit data via USB to PC...
Because I encountered the same problem, so I needed help. I ran the nordic official example E:\sdk\nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a\examples\ble_central\ble_app_multilink_central...
I have successfully used the guide for BLE DFU.
But now I have trouble using the DFU via serial port. Do you have a guide for serial DFU?
I have tried two things.
...
I have a weird question:
On the nRF DKs (51&52) there are pin headers to connect them to an Arduino.
When delivered, on these headers there are some sort of plastic clamps...
As I working on a new project I am writing the code to support the new SDK driver structure and not including any "legacy" code support.
This highlights the fact that the...
I have a custom board with nrf51422-QFAC, used with SD 130 and SDK 12.3.0. My firmware consist of ble_app_hids_keyboard example modified. Schematics are attached below.
...
Hi all,
I using 1 Provisioner provisioning for some Nodes (light switch server) . If I have 5 Nodes in mesh network
I want to remove Node 4 from network and then add it...
I am working on a BLE peripheral (nRF52832 & SDK 15) which uses the Peer Manager to handle encryption and bonding to a previously existing central device. Sometimes bonding...
I am using the Segger Embeded studio and wondering about the SWO output.
I know I can load code and set break points with just SWDIO and SWDCLK.
So with RTT do I really...
HI all,
I'm working on the nrf52840, and I've tested this on the devkit as well as on-board on the product I'm working on. Using the saadc, if I tie my AIN line to VCC...
My use case initially is a single central sensor server powered from the mians and serving by BLE one battery-powered peripheral that has one of the commonly available st7565...
Hi,
MacOS serial device name is changings all the time when the nrf52 DK Eval board is re-powered. Meanwhile I have /dev/tty.usbmodem49, counting up. Next time I re-power...
We want to be able to download a firmware image into external flash through multiple paths (wireless or wired -only one path is used at a time) then program that image into...
Macbook pro mid-2014
High Sierra 10.13.5
I get the following message when trying to select the PCA10028 on the serial port:
2018-07-06T22:53:49.427Z INFO Application...
Hello all,
Thanks to the wonderfull nrf connect android app, I've been able to setup a BLE peripheral to broadcast the standardised service for "Location and navigation...