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:...
MCU : nrf52840
SDK : sdk_17.1.0
Hello, we are developing a product using the nRF52840.
However, we have observed that while the nrf_log_backend_uart~ function is operating...
Dear Nordic support,
I've done some testing to send many data in BLE notifications, and I have a question regarding the BLE stack implementation. We are using NCS v2.6.1...
Hi,
I combined the throughput example and the lbs example in NCS v2.6.2 running in NRF5340DK. It seems the advertisement is not resuming after i disconnect the app (NRF...
I'm trying to install the 2.7.0 toolchain into D:/NCS/ somehow the toolchain manager frequently installs in a different path than the one specificied in the extensions settings...
Hello, guys
I have nRF9151-dk running Serial LTE Modem (SLM) app on it and want to test the ability of working with sockets (open socket, send/receive data, close the socket...
Hi all,
We have designed a custom board including a NRF52805 chip. We also followed PCB design guidelines and used the exact PCB layout recommended by Nordic. As expected...
Hi folks, thanks in advance for your support.
The thing is that in my SEGGER project I didn't have explicitly linked a bootloader to be flashed in the device (nRF52832)...
nRF52832 & NCS v2.6.1
I merged the NUS central and NUS peripheral FW into a single one where the user calls appropriate initialization functions to activate whether central...
Hi,
I am trying to write a simple application that uses I2C on a nrf5340 DK, assigning SCL to P0.9 and SDA to P0.10, using the app core ns . The application builds without...
Hello,
I am working with the nRF9160DK and the Thingy 91 to do some basic evaluation.
I was wondering if these devices supported Private LTE connections.
Thanks.
On Seeed Xiao nRF52840, I'm attempting to use reset (P0.18) as GPIO in a Zephyr (ZMK) app.
I've set
```
&uicr {
/delete-property/ gpio-as-nreset;
nfct-pins-as...
We want to be able to toggle between 128 MHz and 64 MHz on our nRF5340 based custom board depending on whether our audio pipeline is in process or not. However, a note in...
I am facing a similar issue described in https://devzone.nordicsemi.com/f/nordic-q-a/97084/direct-xip-mcuboot-both-images-have-the-same-version where mcuboot is unable to...
Hi everyone, I'm here to ask if anyone could help me solve the problem I'm having when programming on the nice!nano board. In my project, I created a new board called nice...
I recently purchased an nrf52840 dongle.
In nRF Connect for Desktop (v5.0.2) and with or without the device attached, Programmer (v4.4.1) starts with a rust-panic error...