Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Development Kit PCA 10056, Ver 1.0.0, SDK 15.0.0, Softdevice 140 6.0.0
If I try advertisement with the template-example combined with NFC text record at the same time, the...
I know that the SoftDevice has support for controlling a frontend with TX and RX signals.
However, our radio module uses a Skyworks SE2431L frontend with the control signals...
When using the script interactive_pyaci.py together with ipython and the serial example, I observe a strange formatting in the command window, because the "In [..]" is often...
SDK is nRF5_SDK_13.1.0_7ca7556.
Example is ble_ant_app_hrm.
Softdevice is S332.
The example can connect android but can not connect iphone.
Iphone 7 and ios is 10...
Disconnection of the peripheral is done without enabling another connection, the only way is to reset the module.
It happens sometimes after 5 min up to 1-2 hours.
If...
Hi all,
I'm working on an application that requires BLE. I've recently upgraded my project from sdk 14.0 to 15.2 in order to deal with some problems that I ran into with...
Hi,
I am trying to configure the nRF52810 clock setup to accept the LF CLK source from a pin on stm32l4xx on a custom board without much luck. My setup works correctly if...
Hello. I move ble_app_uart with a combination of nRF 52840-DK and SDK v 15.2.0. Using UART 0 or UARTE 0 confirms that it can communicate with nRF 52832 on the Central side...
Hi,
I am trying to understand the current consumption of a very simple BLE application running on the nRF52832 DK. For my final use case, I'd like to reduce the peak current...
Our project uses a Raspberry Pi compute module 3 connected via UART to 2 nRF51822. I'll go through what is working and than describe the issues I'm having
What's going...
Hi, I'm using ble_app_hrs_freertos from SDK 15.2 on PCA10056. I noticed that logs stop working (RTT) when I increase configTOTAL_HEAP_SIZE to 64k. I tried play with various...
I've got myself one an E73-2G4M04S1A board containing an nRF52810 chip for evaluation. I've setup an Raspberry Pi 1 rev2.0 with OpenOCD using this guide and wired it up according...
Hello,
i have bought 3 modules from Rigado (BMD-330-A-R) with a nRF52810 SoC, is it possible to flash it with an Raspberry Pi? I read that SWD is possible by its SPI-Interface...
We are in progrees of developing a wearable device using NRF52832 with BLE. The problem is, we have quite a few chips dead after several times of rewriting. The dead chips...