Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Hello together,
I have my own MAC addresses and want to make Zephyr use them. How can I do that?
What I found out is that the firmware read the MAC from settings "bt/id...
From everything I've read, I should be able to see log output in the "LTE Link Monitor" when logging is enabled. Instead, it appears to freeze up the LTE Link Monitor and...
Hi!
Currently, I'm trying to create a new board. I have a source code for the Thingy52 board and the code just compiles. With my own board I get __device_dts_ord_10 linker...
I have the direction_finding_connectionless_rx and direction_finding_connectionless_tx sample code running on a pair of nRF52833 development kits and the PCA20054 antenna...
Hi there,
We are planning on shipping a few test devices quite soon.
We do have a power profiler connected to the device so that we are able to measure power in the field...
Hi,
I am trying to use cr2032 battery with nrf52840 to measure the battery level.
To begin with, I first integrated the battery level measuring code in my application...
Hi
Use nrf connect for desktop tool download hex , This error occurs;
11:04:42.064 Using nrf-device-lib-js version: 0.4.11 11:04:42.064 Using nrf-device-lib version...
Hi,
I am trying to build a keyboard with Media Button inputs as well. I tried to add consumer HID to the keyboard HID but it does not work.
The thing which i want to know...
Hi,
I am trying to integrate the fat_fs and peripheral_uart example, but unable to do so because of the SD card initialization error. Both examples are working fine separately...
Hello Dear;
I'm developing a low power phy beacon device. But my device current consumption is about 0,7mA. After sending an advertisement, the current consumption should...
We manufacture boards based on an NRF52832 and we have an abnormally high rate of BLE faults during tests at the end of production. In order to determine if the problem comes...
Hello,
i'm experiencing a issue regarding receiving UDP responses from our COAP server. Our server implements a piggy back response scheme, however in some cases it is either...
hello
i'm use the nRF5_SDK_17.1.0 and nRF52DK.
I am developing using SDK example , "ble_app_hids_keyboard".
There is only one problem I have to ask.
Check out the...
Hi,
in the ticket here it was reported that the fix for the external flash problem was supposed to be fixed in 2.1.0.
Is that still the goal ?
Can i kindly have an estimation...