Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
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 currently working with an NRF51822 and managed to change the TWI frequency to 400kHz in the twi_hw_master (this worked, I can see it on the oscilloscope). I commented...
I'm trying to upload via DFU from one nRF52832 to another nRF52832
I use SDK 14.1
First I want to enable CCCD at the master side.
static uint32_t cccd_configure(uint16_t...
Dear Sirs,
We are evaluating nRF52840 now, How far is the maximum range it can reach while keeping the data rate at 2Mbps if we use two nRF52840 for point-to-point communication...
i've been trying to generate hex files using keil uv5 from the examples given in the nrf52 sdk, the pregenerated hex files work as expected, wheras the ones generated by keil...
Dear Nordic Team,
Thanks for supporting.
I want to know How to add Manufacturing data with whitelist advertising . Already i am implemented without whitlist advertising...
Hello Team,
I have developed a sample Android application to use and control Nordic Thingy 52. I am able to control LED (Constant, Blink, Intensity). But I am not getting...
I want to test the mesh network for that i have to set the radio range of node to minimum distance so that i'll able to test the relay node example. Will you please help me...
Hello I am trying to make an electron application which is based from the 'pc-ble-driver-js' module for testing pupose for production development with nordic product
I am...
Hi all,
I using NRF52 kit and NUS service . When I add bond on NUS service , I still using nomal and I do not see the difference before and after I add bond . So , I want...
Hi. I am going down a rabbit hole. Wish to work with the SDK for Mesh using ideally the PCA10040 (nRF52832) and PCA10056 (nRF52840) kits.
1) Is this possible to mix the...
Hello,
I use the nrf51 with SDK 12.3.0.
I followed the tutorial for custom services and added characteristics as described here: https://devzone.nordicsemi.com/tutorials...
Referencing another trouble ticket
https://devzone.nordicsemi.com/f/nordic-q-a/22621/hardfault-on-an-sd_ble_gatts_hvx-call-in-sdk12-3
I am experiencing the same issue...
I'm trying to implement send && recieve through one wire. Handling of pin state, if it is input or output is done via SW. Also it is going to be half-duplex only.
Is it...