We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello,
I have an evaluation board with a nRF52832 chip on it. I added some code to ble_app_uart example and flashed it on the evaluation board.
Here is my problem: I added...
Hi,
I'm trying to use BLE to send data to a computer from the NRF52840 DK. So far I'm trying to get nrf_sdh_enable_request() to compile without errors, but I keep getting...
Hello,
I have both an installation of NCS v1.5.0 from Toolchain Manager (TM) and from the Getting Started Assistant (GSA) on Macbook running macOS High Sierra. The TM SDK...
Hi
I am using nRF9160DK board and need transmit gps data to web site, I am trying with udp but have problems with that, I would like to know what protocol use asset_tracker...
Hello,
at the moment I am trying to implement a counter that increments every 1ms. I wrote the following code for this:
Regarding to the documentation ( https://infocenter...
Hi there,
I am running a custom board based on the nRF5340-DK. It's a minimal board, notably with both oscillators
It seems to behave itself with low-rate BLE use-cases...
Hi.
I'm having trouble flashing my Thingy:91 with the nRF9160DK as a debug probe.
The DK is set to 1.8V, I have a 10pin JTAG cable connected to the debug out of the DK...
What is the UICR setting in nrf51822,S110? Currently, when I develop with nrf51822,S110, the UICR area is 0xFF. I want to set the UICR as follows, is there any way to set...
Hi,
I am using multiple channels of SAADC for monitoring some data and then I send every 20 samples of adc in a 32 packet through Radio/BLE using the esb_ptx example and...
Hi All,
I am a beginner to nRF52 and Nordic Microcontroller, I want to understand the flow of code and its BLE sequences in detail . I am also not proficient in the C language...
Hi,
I am currently trying to run the secure_bootloader example given the in the sdk 15.2.0. I have successfully been able to update an application onto my NRF52840 DK and...
Hi,
We had developed a product by using nRF52810,and the version of SDK is 14.2. Now, we want to reduce the cost of product by using nRF52805.
Can we use the software...
I would like to build a sensor network with a few hundreds nodes. The network should grow automatically without defining relays manually. Because of this reason, each node...