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...
I am trying to initialize the BLE NUS UART service and the BLE LBS service so both can be used at the same time in a single nRF52 application. I can initialize a single service...
Hey,
I was reading about nRF5 IoT SDK and it all looks amazing, I am really shocked. There is only one bottleneck I can see right now and I am not sure if there are any...
nRF_log_1.8.1.txt Hello Nordic Support Team,
We are trying to run the OTA DFU on the nRF51 device via the nRF Connect iOS application V1.7.5.
The DFU Device is available...
Hi,
I'm trying to evaluate the IAR simulator, and I'm using it w/ nRF52 samples. Besides getting errors due to the errata and system init, I'm not sure what are the use...
Hello, I was wondering if it was possible to simulate the nRF52 board using the simulator in Keil. I am trying to use it as a SPI master and it would help to be able to simulate...
In our application we use gazell. We also want to use the flash data storage which uses softdevice.
With gazell enabled, we cannot access flash.
What is the recommended...
Hardware: nRF52 DK
Example: ble_app_hrs
I have a problem with starting program using debugger. I starts debugging session and starts program using resume button, breakpoints...
I'm trying to configure SWO properly, specifically to get the output in Eclipse. The following code is used to initialise the SWO.
I have a snippet that outputs a string...
BLE is always running on Arduino Boards PROMO and PRIMO CORE
Even small example Sketches like Alarm Interrupt who doesnt use BLE functionality in the code enable the RADIO...
hi sitting and looking at the light demo example through and looking at where I do not quite understand what p_args is used to, so someone can explain that thanks: D
Hello Sir,
In last my custom nRF52832 PCB i have use 100nF capacitor mft part no: "C0402C104K4RACAUTO" but now it is nor available in digikey.
So please sir provide me...
Hi all,
Is it possible to get a softdevice which can do 2dBm output? Our device is very power critical, but we would like to have as much power as possible.
At 4 and 3dBm...
Hello, I'am working on the code of ios-nrf-beacon( github.com/.../IOS-nRF-Beacons).I found the code with Objective-C,but I'm working with swift,I want to know if there is...
What is the proper way to use the Queue Library and define a queue that can be used across multiple C files? I have the following code a my common header
NRF_QUEUE_DEF(uint8_t...