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...
Hi everyone,
I am trying to port freertos on the nRF52832, but it is blocked in the vPortSuppressTicksAndSleep function. Below is the code for configuring the system and...
I am writing a program that waits for Button 1 to be pressed. Once it is press, then it will call the function blecomm() in another c file. My code is as below:
#include...
I'm currently working on an application using the timeslot API to be able to use the radio while it is idle. It is based on the nrf_esb shockburst implementation from SDK13...
Hello,
I'im using nRF52840 dev kit along with S140 version 6.0.0-6.alpha.
I applied the patch to SDK verison 14.0 so be able to have maximum range fr ATT MTU throughput...
Hi,
I am using nRF52 device with S132 v3.0.0 and SDK 12.2.0. I have one central device and peripheral device communicating each other. The peripheral device is running the...
Hello Sir,
We are using nRF52832 chip and Softdevice is S132. Is it possible to sample an analog signal using internal ADC conversion using 4096Hz?. Its look like it does...
Hi,
I'm trying to implement GATTS Queued Writes: App handled, no attributes require authorization variant #2 VLOC_USER.
According to the documentation values in ATT table...
Was Nordic's MCP named after the MCP (Master Control Program) in the 1982 American science fiction action-adventure film written and directed by Steven Lisberger?
End of...
This is a kind of continuation to: devzone.nordicsemi.com/.../
I'm modifying the bootloader_secure sample to implement encryption.
I'm now at the step where I need to...
Dears,
I am developing my application based on SDKv12.0.0. I would like to use "printf" & "app_uart_get"(interrupt routing) instead of "NRF_LOG". Is possible to switch it...
Hi,
I am asking questions through Google Translator.
The context may not be smooth.
I am planning one project.
Simply put, the usbd_hid_generic example uses bluetooth...
I use nRF51-Dongle as an ANT USB stick, to carry out this test, but the ANTware II can never display the informations of nRF51-Dongle. How can i do it ?
Hello,
there is an equation in the code where I see that variable: deviceid is: 229 and var_temp is also: 229.
But the debugging shows that the Mikrocontroller is going...
I'm seeing the same issue as this question , but I'm on SDK 13.1, which has a different peer_manager.c, so I can't directly use the fix for that question.
Like the other...