I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hi,
I am currently migrating from NCS 2.5.0 to 2.7.0 and running into an issue where the CMakeLists of mcuboot ( https://github.com/nrfconnect/sdk-mcuboot/blob/4c7942e58c5458ce3c4e50d3169e0f865910fe87...
Hi I use nRF52832 and nRF Connect SDK v2.6.1 with visual code
I went through this exercise ( academy.nordicsemi.com/.../) and the FOTA works so far. However, in this example...
Hi nordic:
I would like to inquire about the foundry, packaging, testing, ball-mounting, and process node (e.g. 28nm, 40nm, etc.) for the 52832 chip.
(Writing an internal...
Hello,
I am using VSC on Windows with nRF Connect. Previously I have installed the NCS SDK using the "RF Connect" Toolchain manager.
I have to make changes to some...
Hello,
I'm using my nRF52840 devkit together with nRF Connect for Desktop Bluetooth Low Energy (v4.0.4) app for some testing. The app failed to recognize my devkit. It used...
Hello .
I 'm studying Zephyr .
Is it possible to run a python program in the Zephyr environment ?
I am using Nordic 's nRF5340 SoC and I need certain modules in...
Hello.
I’m new to the Nordic devices and I was tasked to develop a custom board based on the nRF9160 SiP. I took the nRF9160 DK as a reference, changing it according to...
Hi,
1. I was facing issue with my nordic device saying
[02:16:46.206,481] <err> net_pkt: Data buffer (1328) allocation failed. [02:16:46.206,481] <wrn> net_conn: pkt...
Hello. In the developed BLE software, the device uses nRF52840 and uses s140 v7.3.0.
I would like to confirm the s140 nrf52 7.3.0 release notes.
A memory access fault...
I am trying to configure interrupts for two push button (namely upbutton and dnbutton) on a custom board. In the main it is just looping and the module I have is as follows...
I am running demo nrf/samples/matter/lock.
I tried to use CHIP_NUS so I set CONFIG_CHIP_NUS =y, it worked well.
After that, I wanted to make it bondable so I set CONFIG_BT_BONDABLE...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hi, we are seeing an rare issue that might be connected to PAN #57 for NRF51822 and are looking for some more info on this. I assume the underlying issue is some form of read...
Hi,
I read the document and samples of Channel Sounding for estimate distance, they are working base on the ble connection.
Imagine a scenario, if there are hundreds client...
Hi there
While doing the GMAP tests for our Bluetooth stack with the HCI UART bridge of NCS 2.7 with SoftDevice running on nRF5340 Audio DK, we've tried using the HCI LE...