Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hi
I'm using nrf51822 & PCB antenna due to size constraint I changed antenna direction (edit library file) so that it will fit within size. Also, components placement slightly...
Hi, our current Android application is based on nrf uart app example and we want to restart an implementation based on template example on top of BleManager library. Could...
Hi Nordic, I am working on NRF52 DK, with the example program ble_app_interactive, SoftDevice S132. I am trying to connect to peripheral board, but I can't establish an connection...
Hi All,
I am currently working in a team desigining a wearable that uses BLE in 2.4 GHz band to communicate with smartphones and other devices. We have been working with...
Hello developer's!
I am able to build Flash_fstorage_example in segger embedded studio, But when i press continue execution button, it take's me to
app_error_weak.c file...
I am trying to integrate a pressure sensor with our system and Nordic has libraries for LPS22HB sensor. I ordered STEVAL-MET001V1 from ST and try to modify the TWI-sensor...
Hi
I am trying to use the example given on your site
https://github.com/monpetit/nrf52-spi-i2c-master-ssd1306/blob/master/README.md
I am using
IDE-Version: µVision...
Hi,
I would know how many packets per connInterval the nRF52832 and BLE stack are able to manage ?
I see that Android can manage a maximum of 4 packets.per connection...
Hello,
I want to install my own Button & LED handling (not using the default board support). It works on the nRF52840 Dongle, but I also want it to work on the PCA10056...
Hi,
We were testing our product with nrf-Toolbbox.
It seems that in Android 8+ the device gets disconnected and the log screen gets cleared up once the app is put in the...
Hi Experts,
I am trying to design my custom board using nRF52832. I am using Segger jLink Mini EDU to connect/debug the chip/board. I took Thingy:52 as reference and designed...
Hi,
I know there are OTA bootloaders for nrf52 which can be enabled by pressing a button(gpio start) or by sending a message on a bluetooth cahracteristic(buttoless dfu...
Hi,
I am trying to use the SPI with a sensor on our PCB.
Based on the SPIM example, I changed the used pins to match our configuration, where the clock (spi_config.sck_pin...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to ask about whitelist scan filtering.
After pairing and bonding, central would perform...