Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
Hi
Im looking for a developer in Denmark to discuss ble technology with. Im trying to get better to understand the technology, because i have some ideas involving beacons...
This system does not work if I enable the third Pipe (Pipe2) .
The system is working without any problem as one RX and two TX (Pipe0 and Pipe1).
The problem on enabling...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I am pulling my hair, literally , I just can't get this company !
I am working with 4 IDE's in parallel and none of them has this stupidity .
I right click->add a new...
Background
I intend to use an nrf52 based board in remote inaccessible locations. It is important that I can always recover from a problem. As such, I want to use the watchdog...
Hi,
In the 07-5123-07-zigbee-cluster-library-specification specification, I see clusters that support CO2 and HCHO, but I did not see any definitions of CO2 and HCHO (cluster...
Hi,
I'm working with NRF52832 which operates on battery in low-power mode.
The unit samples and transmit data (via modem) 2 times a day.
After few weeks / months of...
I have written a UART driver that is intended to receive data in a continuous stream. I know it basically works as it is able to communicate with an external device at 115...
Hi Nordic team,
I have a simple HID BLE device which send volume+/- multimedia keys to a Android device, it works
well if it is first time to pair with the Android device...
I'm developing a project that use BLE advertise and uart communication with other uC.
The uart part is based on libuarte example. To decrease the current consumption, I...
I am trying to do spp communication between central and peripheral with BLE.
First, the peripheral uses microchip RN4871.
The BLE setting is Service UUID: 49535343FE7D4AE58FA99FAFD205E455...
Hi,
I've been trying to run the zephyr's littlefs sample on Thingy:91 under the ncs 1.2.0 tag, but it seems that the flash_open_area function is having some trouble, and...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
When I am going to program a custom board for the first time, can I use example codes from the SDK or should I change anything important on the configuration?
On my custom...
I'm trying to create a simple service that would just provide some data which could get updated internally (for example, via SPI bus). Data may be of a different size, so...