Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
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,
Our custom hardware makes use of an external flash device, IS25LP032D-JTLE-TR, for storing files (littlefs) and OTA updates. We've noticed, seemingly only after a power...
I get an error and the flashing fails when I attempt to flash the nRF52840 DK via an external J-Link Plus connected to the Debug In connector (P18).
Programming of the nRF52840...
We're experiencing issues with RTT logging on an nRF9151-based project using NCS 2.9.0. When `CONFIG_LOG_DEFAULT_LEVEL` is set to `3`, RTT Viewer fails to connect to the device...
Is it possible to get to port of an UDP socket (ephemeral, offloaded to modem) with NCS 2.9.0 and mfw 2.0.2?
I tried "getsockname" and get "errno 95 (Operation not supported...
I am trying to use an ESP8266 ( ESP-01) to add Wifi capabilities to a nRF9160 project board. I am using nRF Connect SDK V2.9.0 and the V2.9.0 Toolchain.
To set it up I followed...
Dear Nordic
I use nRF5 SDK BLE_Central / uart to connect our custom peripherals by address, and I found that it seem need to 4~5 seconds to finish connecting
Here is the...
Hi there.
I am currently working on WIFI provisioning using BLE using nRF7002 and nRF5340.
The CPU structure of my custom board is based on the nRF7002DK. So I am testing...
I'm trying to commit a VS Code project to source control and don't want to include the entire build directory (with all of the build-generated files). But it seems that all...
I am trying to capture steps and wrist wakeup ( https://github.com/zephyrproject-rtos/zephyr/blob/4c6b1e5a65e752c881183ddb4687fa0231b11cc3/drivers/sensor/bosch/bmi270/bmi270...
This would be a continuation from a previous discussion on the topic of Bonding information and the process of bonding between the peripheral aka headset and central device...
Hello,
I’m currently working with a custom board based on the nRF9160 SiP, and I would like to measure the LTE-M TX power after the antenna impedance matching circuit. Ideally...
I have an nrf52840dk and tried it with a ble central example and it worked fine. Then now I want to deploy him to the nrf52840 dongle and he appears to not work and I also...
I was trying to build the ble_app_scan functionality in a well served project in my custom nRF52810 board. During project build I am facing these build errors in SDK v17.1...
Not sure where to report this bug but I noticed that when typing sample names in "Create New Application From Sample", some Nordic samples do not show up...
For example...