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...
How can I found out my NRF51's device Address? (with Softdevice using Random static address?)
Does Softdevice has any API for fetching my device's BLE Address?
As I...
I'm looking at the sequence diagrams for the secure bootloader, and I'm confused about the response procedure opcode for Packet Receipt Notifications (PRN). From the diagram...
Hi
for a new project I need to combine bluetooth with 2G/4G cellular communication, and augmented positioning, meaning we want to use cell tower, GPS and scanning of Wifi...
hai
i want to store a struct contains two elements . can i store it in flash using pstorage....?
if so how can i do that.........?
or
can i store a two dimensional...
I want at s132 use RT-Thread RTOS,but I see arm_startup_nrf52.s file defined Stack_Size and Heap_Size 8K, can define Heap_Size = 0? reduce the Stack_Size (such as 4K)?
so...
Hi,
I want to know that what is the different between RS232 and TTL.
I want to know that can we two RS232 to TTL converters back to back in the wire ??
Hi,
I'm using nRF52832 Software Development Kit, PCA10040, S132.
In nRFgo Studio, I erased all my SDK.
In nRFConnect, I selected serial port which SDK connected.
And...
hello there i am using nordic SDK 10. spi_master.rar (/attachment/5a7f162df5ffa9d40019ed2553d99f1d)
i am getting some compiler error. i have uploaded text file. can anyone...
I am able to run nRF5_SDK_12.2.0/examples/peripheral/blinky using the armgcc toolchain without any issues but any example with a soft device enabled (e.g. nRF5_SDK_12.2.0...
Hi. I'm using nRF51822, SDK12.2.0, S130 v2.0.1.
I'm trying to make a peripheral device using nRF51822.
Is it possible to define multiple Characteristic Properties? ...
Hi,
My code was working perfectly until yesterday, where the function "ble_nus_string_send" on my main loop started returning NRF_ERROR_INVALID_STATE because "p_nus->is_notification_enabled...