Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
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:...
Hello, I've been working with a custom board using the nRF5340, but I’ve been struggling with picking up any BLE signal from it. I flashed the network core separately with...
Hello again,
I am messing around with connectionless BLE AOA CTE transmission using NCS 2.4. My setup includes the Siliconlabs BRD4191A which is a 4x4 BLE AOA/AOD dual polarized...
Hello,
We are developing a Bluetooth application that uses the Environmental Service to transmit various sensor data. Everything works correctly, but we have noticed an...
When building `nrf/tests/modules/mcuboot/direct_xip` with nRF SDK v2.9.0 for nRF54L15DK the build errors with the following ouput: Is there a fix in the pipeline for this...
Hello
I am doing a bluetooth dongle and I added MCUBOOT with CDC ACM to be able to update my app.
I find that the update takes a lot : 5+ min to update a 200kB application...
I need to send different types of advertisements in my application using NCS 2.9.0 on a nRF52833 and I noticed that I have to increase CONFIG_BT_CTLR_SDC_PERIPHERAL_COUNT...
I'm trying to use littlefs in Zephyr with SDK 2.7.0
My code is based on the example project "littlefs" and it compiles without problem using SDK 2.7.0
I'm using nRF Connect...
Thingy:91X V1.0.0 (multiple devices)
NCS 2.6.2, nrf53_connectivity_bridge_v2.0.1
Using the logging of the nRF9151 via the nrf53_connectivity_bridge_v2.0.1 shows on longer...
Hi, We have a network of air quality nodes based on the nrf9160 using Vodacom in South Africa. One morning all the nodes went offline and we discovered that they no longer...
Dear Nordic Technical Support,
I'm writing to report an issue I'm experiencing when trying to integrate MCUboot with a Zigbee R23 project for the nRF54L15 platform.
Issue...
Hi, I am having trouble with the connection of my mesh nodes and my Smartphone over the nRF Mesh App. After flashing my boards ( nRF - 52833, 52840, and 7002), most of the...
Hi,
I adapted the nus_client from the Nordic Connect SDK v2.7.0. I changed the UUID and some function names, but in general the code stays the same. I can subscribe one...
HI all,
I'm trying to run the USB next stack-based loopback class with Linux testusb. and only very few of them been passed and everything else been timed out.
I confirmed...
Dear Support
We currently use a custom PCB board with RAK4630 (NRF52840 + Semtech SX1262)
We started to try with RAK sample located here
https://github.com/RAKWireless...
Hello,
We have nRF52832 in production on a custom board. Recently, we created a new functionality with the aim to handle flash more efficiently, and to avoid the case where...