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...
hello,
I use buttons_leds_init(&erase_bonds) to get data from AS3933 LF chip after it give nrf52810 a wake signal. But after i start a app_timer, the button bsp_event_handler...
Hello Everyone,
i am trying to create the new project in keil version but i dont know how to include library files and how to create new program file please help me in...
Hello, is it possible to receive and transmit RSCS characteristic on only one nRF51 DK ? If merging rscs_example and rscs_c_example into 1 project is a good idea ?
Hi,
I'm having issues getting code to run using nRF51 SDK 10.0, on an nRF51822xxac.
I am using the pca10028 ble_app_hrs_c example, and the inculded softdevice "s130_nrf51_1...
Dear all
I am currently working with a nRF52840 Dongle, the ble_app_blinky_s140 example.
To power some external circuits i have to set VDD to 1.8V.
Until now i tried...
hi, this is Shivaji, I have to work on Bluetooth mesh, so which kit I have to buy, can I buy thingy52 or can I buy nrf52dk. which board should I buy, and can get the android...
Dear Sir,
I have bought a BMD 300 chip.
I have implemented a firmware with segger embedded studio and SDK15 for nrf52832.
I have flashed it to BMD300 DK from Rigado...
Hi:
As we are going to use nRF52840 on our product, we were trying the check the HW security implemented in the chip. nRf52840 implemented Arm TrustZone CryptoCell-310 in...
Hi Team,
I hope you are doing good.....
I am using nRF51822 with the SDK version 12.3.0 in windows, keil version is 5.26.
In the blu_app_uart Application i want...
Hi,
In order to isolate the issue, I've created an app that :
1. switches to dc2dc mode.
2. calls sd_app_evt_wait()
I still see 3ma consumption,
any ideas...
Hi
Actually i have a big project and have a problem in the estimation of FLASH and RAM memory for the project
i ma going to implement the mesh SDK with the BLE Stack because...
Hello,
I am working with a custom board with the nrf52832 chip.
I have merged and written the following on the board: SD (s132, 6.1.0) + secure bootloader from the latest...
Hello,
I purchased a nRF52 DK board and sparkfun nrf52832 breakout board , and was successful with blinking the LED on the breakout board.
In order to test if I would...
Hello,
(I am using SDK 15.1 on a linux system)
I will breakdown the question in two parts -
when do we get fatal ? - i know one or two cases for example when softdevice...
Hi.....
i want to transfer the data for every one minute from peripheral device to nrf connect via (phone app).. how to declare in the program and what function to be used...