Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
Our application uses MQTT over TLS to talk to a MQTT broker.
The MQTT APIs used are like in the 'mqtt_simple' sample code.
When mqtt_connect is called with invalid...
Hi,
I'm designing an application using SEGGER Studio for the nRF52832. I have based my application on the template peripheral example.
What I want to do is to trigger...
Hi--
I tried to implement an internally managed RTC using the app timer library, but came to find the error on that is too much for an RTC (~25 min lost over a few days...
I want to know which pins serve the purpose of TX and RX in nRF51822. I suspect its the ANT1 and ANT2 but i want to confirm and also if the following would be a good way to...
I just buy nrf52840 Dongle.
I connect nrf52840 Dongle to my USB port and open nrf Connect.
I look at guide https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting...
Im using sdk 15.2 with 2 nrf52840 boards, i would like the server to connect to a particular client. How to add the devices to whitelist in sdk 15.2 ?. I have gone through...
Hello,
I am working on a scanner code, I have initialize my scanner with this parameters.
and in nrf_ble_scan_init()
It is getting reset once in the beginning like...
Hi,
without any obvious reason one of our nRF52840 DKs stopped being visible over the USB (J2) interface. The nRF52840 is still functional and can be programmed from another...
Hi. I'm using nRF52832, SDK13.0.0, S132.
First of all, I already know this Q has lots of Q and A.
But I'm so confused which case do I pick.
In my case, iPhone has...
I am a student studying zigbee. We succeeded in turning on/off the LEDs of zc_light using examples of zc_light and zc_switch. The question here is, where do you send and receive...
I am trying to duplicate a RF remote control which uses a Nrf24L01+ IC.
I have temporarily connect the SPI interface of my test chip to the SPI pins on the remote, and transmitted...
Hello guys,
I have already created the JSON file and checked it using the online JSON validator and viewer. Now, I am interested to figure out is it possible to use this...
I'm trying to pair my peripheral with the central using BLE.
In the central code (running on windows c#):
In the peripheral terminal:
the device in sending PM_EVT_CONN_SEC_PARAMS_REQ...
Hello,
I'm experiencing a disconnection problem on several BLE Mesh networks. My topology is 1 client with an average of 60 servers, for all networks. Client is connected...