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...
Hello Nordic,
My goal is to control a small device with NRF51422 without any other additional controller. So I’ve developed my own PCB and I’ve used the example ble_app_uart_s130_pca10028...
Hello Nordic,
My goal is to control a small device with NRF51422 without any other additional controller. So I’ve developed my own PCB and I’ve used the example ble_app_uart_s130_pca10028...
Hi,
I have an nRF52 chip that has likely exceeded the flash endurance limit.
I am observing that after an ERASEALL, not all bits are erased, but after retrying ERASEALL...
Hi, does somebody know why in Segger embedded studio program goes to ses_nrf51_startup.s line 35 ISR_HANDLER NMI_Handler and sits there. I'm trying ble_app_cscs_pca10028_s130...
I only have Bluetooth 4.0 scanners and I bought nrf51 dk with 51422 device (10028) that seems to work as 4.1 Bluetooth. I tried sdk12 s130 and sdk8 s110 beacon examples my...
Hi,
I'm trying to program the bootloader together with an application+SD132 3.0 on the nrf52, but my device gets stuck with the bootloader when I finish programming it...
Hello, I used s130, nRF5_SDK_12.1.0_0d23e2a, SoftDevice 8_9_0.
Is there any example to study the central bond?
I use the examples->ble_central->ble_app_uart_c, the following...
Hi All,
I have hardware setup which has four or more beacons in peripheral mode at particular radius ( approx 10 m) and have a beacon in central mode.
The central beacon...
I'm using the Nordic as a BLE solution, and it is just passing along data through the UART to another chip through the UART. However, I'm not sure how to just pass the data...
Greetings,
I am using pynrfjprog (9.0.0) to write a HEX file to an nRF52 device on the nRF52 DK. I am wondering if there is an easy way to verify the write using API.py...
We're looking to implement buttonless DFUs with the NRF52 and are a bit confused how to send 0x01 to the control point of the service. Is this a control point that is already...
I have tried to export a very simple mbed program (blinks LED1 and LED2 and writes to Serial (USBTX, USBRX)) with no success. I am running on an Ubuntu 32 bit distro. This...
Hi,
Is there an example for the Sleep modes and 2Wire on the nrf24LE1 with the SDK? Just found some 2Wire examples with a modified HAL which doesn't seem to work for me...
I'm trying to get the I2C on the nrf24LE1 working. I'm using the modified Library from nAN-20. It doesn't do anything. Can't see anything on the oscilloscope. It's an nrf24LE1...
Hi,
I'm using nRF5_SDK_12.0.0_12f24da and s132_nrf52_3.0.0_softdevice to do the mutilink and it's almost ready. We want to do the OTA on it. I think the mutilink is working...