Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
We're using a nRF5340 module on our board, and have basically everything working as we'd like using SDK 2.1.0.
I've tried updating to SDK 2.6.1, and managed to resolve all...
Hi,
In our new project, we are using the nRF5340 WLCSP package and configuring the system ON - low-power mode in our application code. We measured the current consumption...
Hi,
Ubuntu 20.3
vscode + nrf connect extension
when i create new application from exsample project broadcast_audio_source for nrf5340, after build, and flash into the...
Product: NRF9160
SDK: 2.6.1
Modem: 1.3.6 My problem is that FOTA download is breaking up more or less every time our device is doing a SW upgrade. We download SW directly...
NCS version : v2.6.1
target board: nrf5340dk_nrf5340_cpuapp_ns
sample project: "ncs\v2.6.1\zephyr\samples\application_development\sysbuild\with_mcuboot"
I use this command...
app and dfu works after I program the merged hex from bootloader_setting, bootloader, softdevice, app using Program application tab, but if I erase chip, reprogram it with...
Hello,
Because i want to connect more than two headset to one gateway, so i modify the prj.conf as follow
CONFIG_AUDIO_DEV =2
CONFIG_BT_MAX_CONN =4
CONFIG_BT_MAX_PAIRED...
Hey all,
Quick question. If we want to send BLE advertisements, beacons, for just 1-2 seconds, then shutdown into SYSTEM_OFF mode, could we initialize the BLE soft device...
I using XIAO nrf52840. https://wiki.seeedstudio.com/XIAO_BLE/
I am developing a BLE peripheral device using the nRF52840. This device is designed to connect with a specific...
Hi,
Could you please advise, am designing a device using the nrf52dk-52832 in nrf sdk connect 2.5.1 and toolchain 2.5.2 that reads the previously adquired samples data from...
Hello,
We decided to use the 802540 battery for our application with the nPM1300. To get a good estimate of the state of charge (SOC), we did the very lengthy battery profiling...
Greetings
I am looking for a conceptual guide to adding my own services to the BLE stack, with Zephyr. Is there any documentation or guide for this? I am working on the...
Hello, I am having an issue with DSP library basicmath where the source file does not seem to be included in the build and I am getting error undefined reference to `zdsp_mult_f32...
Hi,
I am using nrf5340 with v2.5.1 toolchain
I have an out-of-tree driver, where i want to include adc_context.h from and have added:
target_include_directories...
Hi I'm trying estimate the nRF52840s current with the Online Power profiler, the data seemed a bit unclear to me.
I have used the following setting: Chip nFR53840 Voltage...