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 saw on this answer that the pins for SPI should be chosen among non "Standard drive, low frequency I/O only". But from the default ones only SCK is not low frequency...
Hi all,
We have developed a BLE project on nrf52810 that uses S112 and we want to port this project to the nrf52811.
Which code changes should be made? Is there any SOP...
Hello i'm looking at the current consumption with the nrf PPK2 and i'm observing a strange behaviour :
the nrf advertise for a while then should stop the advertising using...
I installed Nrf Connect App for Windows. I was OK initially. Then I saw there're updates available so I let it update itself. Now it has a version conflict. When I try to...
Excuse me:
I want to implement the application allows a connected USB host to remotely tell the app to reboot into the bootloader to allow it to be updated via DFU.Can you...
Hello,
in my application I need Real Time Clock whit date and time.
How set and get the current date and time.
Where i found an example?
Thanks in avance
Best r...
Hi, faced a problem while transferring a project nrf52810 on nrf52832. I changed project settings and file paths comparing projects. The connection with the phone became very...
Hi,
I am trying to evaluate the asset_tracker_v2 on the thingy91, and its low-power items.
Perhaps I am missing something, but changing the config in the cloud seems to...
Hi,
I try sdk 17.02 nRF52840 usb audio demo, I want to achieve 48KHz stereo music play by a I2S DAC.
Because I need to compress data in main while(1) loop, I found that...
Hi,
I'm little confused regarding BLE NUS and characteristics.
I know that the characteristics are used to expose data, but we also have BLE nus which is used to send...
Hello,
I have 2 questions:
1. Could you tell me the current consumption of a nRF52832 running RTC with external 32 kHz crystal and no RAM retention? Is it 1.9 µA?
...
Hello,
I use nrf52840-dk as central_hr and nrf52833-dk as peripheral_hr, examples from NRF Connect SDK.
It works well, but I want to implement reading Device Information...
I got following error when use the Command Prompt feature
After i run "ncsmgr init-ncs" from bash, it shows
$ ncsmgr init-ncs Checking out NCS v1.6.0 ...FATAL ERROR...
Hi,
I'm developing with 52840 DK, trying to add peer manager to another project I've modified from ble_app_uart (basically I've added saadc, SPI, USB and I2C module based...
Hello
I was setting up the nordic thing 91 (1.4.0, 2020.23) using this video https://www.youtube.com/watch?v=xQ7hDzRULJQ&ab_channel=NordicSemiconductor .
Things were...