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 everyone,
I have a couple of Laird BL653 boards which use the nRF52833 chipset. They have SoftDevice S140 v7.0.1 on them and I'm using the nRF Mesh v3.1.4 for IOS. The...
On an NRF52811 (and I've had a similar problem on a 52833) I'm unable to use the NVS subsystem. Everything inits fine but there is a fault when writing to NV. If BT is disabled...
Hi Nordic team,
We have tried using Bluetooth peripheral HID keyboard example from nRF5 SDK and found an interesting problem.
In our setup, nRF52840DK is running the provided...
Hello all,
I have trouble reading saadc data with an amplitude of 10 µV - 100 µV with a sampling rate of 1K Hz by using nrf52832. I was wondering if I could get advice/help...
Hi,
The code is working normally, but when I include ble_radio_notification_init functionality. Then it crashes (hardfaults), on some boards not all.
[19:18:40.550]...
Hello.
We are migrating from SEGGER Embedded Studio (SES) to IAR Embedded Workbench (IAR). SES used Printf as a comment display and output it to the Terminal Emulator. I...
I've previously used Getting Started Assistant to install nRF Connect SDK 1.5.0 on macos and managed to get a complete and functional install.
I'm now trying the new Toolchain...
HI,
I have few queries regarding nRF52805.
Is there any specific pin configuration required to enter nRF52805 in to programming mode?
What is Adverting connectable...
Hello. I am conducting experiments with data transmission via the Enhanced ShockBurst protocol with BMD-340 modules. Transmission parameters: 2 Mbit radio channel speed, 512...
Hello Sirs
I want to use the serial port of nrf5340-Dk to get some serial data from a sensor and transmit this
data Via a peripheral connectable config by nrf5340-Dk ...
I'm trying to access an SD card with FAT_FS, with no success. I hooked an analyser to the SPI, but it's completely dead. I'm using NCS v1.6.0.
Is there something...
I am very new to BLE development, and am building my application on top of the ble_central\ble_app_uart_c example.
I have this tag defined at the start, with the other global...
Dear Nordic Engineers
Our customer uses NRF52810 with a PA chip, the model of the PA chip is RFX2401C. The attachment is the manual of the PA chip. The hardware connection...
Dear Nordic,
We use CONFIG_BT_CTLR_DATA_LENGTH_MAX definition set to 251 in our project to be able to send large data packets. Still, when migrating to nCS 1.6.1, we've...
Hi, Nordic team!
I want use RTC with Prescaler 32765 for generating Tick event with 1s interval. Could you help with calculation of jitter for Tick event in microseconds...