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...
According to the nRF52810 datasheet,the reference circuitry with DC/DC regulator setup connet the pin DCC and the pin DEC4. Then how much is the voltage output of the pin...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hi
I am trying BLE multirole application ble_app_multirole_lesc from the SDK 13.0.0.
I am using nRf52832 DK along with GCC toolchain.
For debugging I am using Segger...
In the mesh network, the sender uses trickle algorithm to control the repeat sending process, and at last the sender will send the message forever in a max interval at a handle...
Hi Nordic Team!
After developing our firmware on the nRF52 HDK, we designed our custom board, and we're starting to write our custom board configuration file.
The main...
Hi,
we've developed a custom board with nrf51 and use bonding and white listing.
Everything works fine when connecting and bonding iOS phones with this devices but with...
HEllo,
I was wondering whether or not is advisable to use the same handler to handle transmission/reception of data over SPI0 and SPI1 interfaces.
I have two sensors...
Hello
I am using a custom board, based on nRF52832 CIAAB0. I have also S132 installed, and I am using SDK 13.1.0. TWI pins are P0.16 - SCL & P0.18 - SDA. The code is based...
I am trying to advertise some data using the s130 softdevice to my MS49SF2 (nrf51822 based module ) and then flashed the hrs example code to it..
Still I couldn't find...
hi, Nordic
I'm using your nRF51-DK(PCA10028) board, on android, i disconnect connection by call BluetoothGatt.disconnect ( developer.android.com/.../BluetoothGatt.html ,...
Hallo i am beginner developer, i plan to send sensor data to smartphone, i am still confused whether to use ble_app_uart or advertising mode, for example my case saw TrackR...
Currently I am using the spis driver to send data through the SPI peripheral. On the event handler I want to capture the time in which the chip is selected, which in the case...
I just opened my nRF52 DK and tried to flash the board. I got the error
ERROR: There is no debugger connected to the PC
Most concerning is that the LD5 light does not...
I have two nrf51-DK's (say A and B).
A , nrfStudio doesn't detects it.
(Windows doesn't even shows USB port connection in device manager, so cannot try nrfjprog -...