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.
Does Nordic have any version of SDK with sample code for ANT bike light profile? If not, Do have any plan to add this bike light profile sample code to any SDK version...
Hello,
I have a somehow vage problem to get my PPK (first version Rev 1.0.0) up and running. I have the PPK connected to a MacBook Pro (M1) along with 2 other eval boards...
Hello, guys.
I am trying to port some existing piece of code that benefints from Nordic's SDK into Zephyr OS environment. The part of the code is using I2C bus to communicate...
Hi
I upgraded NCS from 3.6.0 to 3.9.3.Whenever I try to open the app, it keeps showing a grey screen(or white screen). If I click the SETTINGS->Updates->"Check for updates...
Hello. I am currently working on implementing a battery voltage monitoring function using nrf52840. So, when I read out the voltage value, I derive it from the following macro...
Using the Low Power node example with the light switch server example.
The LP Node successfully polls messages from the friend node.
I am struggling to figure out, WHERE...
Hi,
I am working on establishing an UART connection with Zephyr between NRF5280 and NRF9160 microcontroller (Thingy91 Prototyping board).
The standard uart_poll_out()...
Hello I am working on a nrf mesh project, in which I am using a mesh sensor example as a reference for my project. The provision is successful and configured the publish group...
I am curious if the LE Power Control feature, that was added in Bluetooth 5.2, can be enabled in the Bluetooth Controller on the nRF5340. It currently doesn't show up in the...
Good morning,
I'm playing with samples on the evaluation board and things seems pretty good Now I want to test things on the product chip and not the evaluation board...
Hi,
I am doing a project with NRF52840, I can use Keil MDK to erase and download normally, but it cannot be recognized by NRFGO studio,。
I need your help。please~ Thankyou...
I have been using nRF Connect for Desktop and the Toolchain Manager with VC Studio for a couple of months on my Windows 10 machine for Zigbee development with the nRF52840...
Dear Nordic experts, This short code snippet is supposed to reset (unprovision) a Bluetooth Mesh node and reboot it (nRF5 SDK for Mesh 5.0.0): node_reset() is called at the...