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...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Good day,
I have a problem with a custom board I have designed. It does not advertise the BLE device when programmed. I am testing with the simple ble_blinky and the nrf_connect...
I have nrf52840 development boards, when I ran DFU example (from NRF SDK for thread and zigbee v4.0.0) on autocommissioning true on 2 boards and was able to run it successfully...
Hi,
Is there any way to disconnect the NRF Toolbox connection through code. I tried to do the same but once ble turns back on its connecting back to NRF toolbox.
Hello,
I'm using (nRF 52840)Laird BL654 Module. I want to test PA/LNA Features Without a Soft device. please Suggest me how to test.
Regard's
-Nikunj Patel
Hello, I come from China, there is a new thingy:91 board,I had set bluetooth gateways,added sim card,added a device nrf-352656100749665 , update certificates and the modem...
Hi
I'm using NRF53840 dongle as master the connect to my controller, and i need to choose the beacon side NRF,
My application it's, i need to recognize the beacons the...
Hi all, I'm developing software for nRF52832.
It includes function of SAADC.
My saadc_callback function is below.
It fills buffer at that time.
However, I'm wondering...
I was wondering if anyone could vouch for the accuracy of the Thingy 52's humidity sensor? I have an inexpensive humidity sensor already, and it is around 15-20% lower than...
Hi everybody,
I am testing Phy Coded with nRF52840 and Android.
But I see that the nRF Connect on Android phone (MI9) scans only 1 second with an interval of 10 seconds...
Hi,
in nRF52832_PB_v1.4.pdf is mentioned a -30 dBm sensitivity (whisper mode) but I cannot find any further documentation about it.
My question is: is it possible to reduce...
Hi,
I use bdb_start_top_level_commissioning(ZB_BDB_NETWORK_STEERING | ZB_BDB_NETWORK_FORMATION) to open zigbee coordinator network.
my question is :
1. Is there any...
Is there any place where you collect information about using your BLE5 chips in smartphones/pads and about relevant plans of such manufacturers or open design projects ??...
Hello guys,
We are using SES and SDK15.3.0. Our SoC is from nRF52840 family. We have a custom board with external QSPI flash memory that we want to use as USB MSC device...