We use several Nordic chips in our BLE sensors. We bond to the devices from Android, connect to update configurations, then disconnect such that the device then advertises...
Dear Nordic DevZone,
I'm encountering pairing issues with mobile devices and a nRF54 DevKit flashed with HCI over UART firmware. After initial pairing, deleting the bonding...
I have set up the gcc toolchain on Mac OSX to compile my BLE nRF51822 code and I tried to flash the code. Here are the 3 scenarios that I have tried (JlinkExe on Mac)
Case...
Hi,
I am not sure if this is the right place to open up a thread about a zephyr HCI firmware issue. Since Nordic also contributes to zephyr I'm putting up this question...
Dear All,
We have designed our custom board based on nRF52810 chipset. wehave not used 32.768khz oscilator. it seems in code default configauration is with crystal. so please...
Hi All:
When I simulated PWM by GPIO, the output current noise was shown like the picture below (red circle area):
Cause it will lead to a loading issue in the backend...
I want to implement a long write. The environment in use is below. · SDK15 · Nrf 52 · Nrf 52832_xxaa · S132_nrf52_6.0.0_softdevice.hex
My start is "nRF5_SDK_15.0.0_a53641a...
Hi Nordic team,
I have 2 nRF52840 DK boards.
I followed the steps mentioned in the below link, I am able to Transfer the DFU archive over serial with nrfutil(LED keeps...
I want to enable the Logger Module to have the high default severity of Error and then be able to enable lower level severities on an individual module for debugging. Is this...
Hardware used: 2 nRF52480 DK boards
I am running nRF5_SDK_15.0.0_a53641a\examples\ble_central_and_peripheral\experimental\ble_app_att_mtu_throughput example, I want to increase...
I read zephyr official document of nrf52810 support:
http://docs.zephyrproject.org/boards/arm/nrf52810_pca10040/doc/nrf52810_pca10040.html
It describes like this : ...
Hello,
I just got my nRF52832 DK and am following the Getting Started at the Infocenter to get familiar with it. Running Ubuntu 16.04 and all the latest Nordic tools (SDK...
Greetings, I got a nRF52832 DK and only just found out that Smart Remote 3 is probably more what I'm looking for. It should be no problem to set it up on the DK with an appropriate...
I am working on a custom board based on nrf52810 that my client provided. In this board the accelerometer (Bosch BMA250E) power has been controlled by the PIN 9. However when...
Hi, everyone
I have some problems to make the Image Transfer Demo APP work
I have read the content of the website( https://github.com/NordicPlayground/nrf52-ble-image...
Hi,
I have 2 devices: one nrf52832 and one nrf52840 dongle. After enabling PHY feature (see the following code) in nrf52832, I tried to connect it using the dongle in the...