We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
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, i want to know is it possible scan iBeacons with a node using nrf mesh with proxy features like the light switch node server example? if this is, how i could start...
Hello.
I have pa/lna on my device. It works properly in application (rssi is about 30 dbm). But when application goes into bootloader (dfu over ble using nrfconnect on android...
Hi, I'm using the nrf connect mobile app and I want to connect multiple devices to the advertising device and I want them all to access the same characteristic at the same...
When I open SES it says that it cannot detect any j-link so it asks me to buy license. But shouldn't my nrf52840 dk board have on-board j-link that SES should detect? I check...
Hi,
as I understand (and tried), in order to get low power consumption on the NRF91, I need to to get CONFIG_SERIAL=n.
However , I need the uart to be enabled (for short...
Hi - I am wondering what is the power optimal way to read/write with the TWI module. I do a tx and rx with the TWI interface. I have something like this, from the examples...
Hi,
We have just almost finished develop a product which used nrf52840 as a data hub, a wifi module connect to nrf52840 through uart, and baudrate set to 460800, and also...
Hi ,
I am using the example "ble_app_uart".
I enable uart while receiving data from nus handler and turn it off after transmitting.
After I mondified the code, it can...
When trying to write the bootloader hex file to the device with nRFgo Studio, the following error message is displayed.
[nrf52840_xxaa_s140.hex programming failed: This...
Hello
I'm using SDK 15.2 on nRF52 DK to test the ble_app_multirole_lesc example.
I downloaded the code to nRF52 DK to act as central.
I commented the scan_start() function...
I take bootloader_secure_ble example for pca10056 build it and use hex file to program using nRFGo Studio get error verification Failed. if i programmed with keil then load...
HI,
I'm having a problem when I use the function nrf_drv_twi_xfer. The function returns the error code NRF_SUCCESS, but using the event handler I notice that I'm receiving...
I am using nrf connect app on ios , the device is getitng on device mode but it is not showing DFU button on it , but it is working when using android app of it
And...
Dear all,
I am using SES, I have an application that relies on a softdevice. For it I developed a custom bootloader that DOES NOT rely on the softdevice and only transfers...