Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Hi,
I am trying to print ble device names around my board by scanning and i am able to print some devices and i am unable to print other device names even though they are...
Hi. We recently upgraded from SDK13 to SDK14. All was well until we integrated the bootloader. We are using Laird's BL652. We updated the bootloader's config to use NRF_CLOCK_LF_SRC_RC...
Hello All,
I am new to this area and i am just starting my development for BLE.
i am planning to use nRF52832 . I want to know that if i am planning to make night lamp...
Hey,
I'm new to the Nordic Semiconductors and wanted to get started out trying to learn about Bluetooth Mesh.
I've been reading a lot of posts and trying to get some...
------------ EDIT Sep-21-2017 ----------------
I was able to work around the issue by trying on a Linux distribution. Here is a written guide to the package install and...
Hi,
I have successfully connected an MCP3004 to the nRF52832 and can assign the ADC channel 0 output to a characteristic value. Works beautifully.
However, there are...
Hello,
I would like to know what are possibilities for low power in a central device on nRF52 chip.
I need to be in BLe connection mode, and be able to receive notification...
I'm trying to figure out if the NRF51822 is capable of performing the tasks I need for my project. I need to be able to do the following
4x PWM at ~2kHz
4x Analog read...
I am building a Bluetooth Mesh project and when trying to make a custom Makefile for the Mesh Light Control Example , but when compiling the project i get this error:
Compiling...
!!! (Distributor is unknown to me, but I can get it if needed)
Hello,
We are developing a BLE enabled device to operate on iOS and Android phones.
The nRF52832 chip...
Hi friends,
I'm using a NRF51 IC with this 4.0BLE Modul PTR5518 and i have big problems with Range. As a protocoll i use gazell.
In air it is possible do get some correct...
Hello,
I am currently trying to make an MSD RAM disk with nrf52840 nRF5_SDK_14.0.0 with O0 optimization level. And had no success. For some reason in Keil example O3 is...
Hello every one,
So after I made my 3rd party NRF52832 board and flashed softdevice S132 with arduin ide and ST link V2 I'd like to migrate to something more serious in...
Hi,
Do you know how to make the nodes in the Mesh send back the data to the main device?
For example, a node is a sensor that gets a new value and now needs to send the...