Hi Nordic team,
I am plan to design an IoT sensor that apply to Agriculture,
In case of 2 communications: Near field and far field, I will integration both BLE and Lora...
Hi
Are there any examples of a custom board for nRF54L15?
I have a project built/running on the nRF54L15 DK.
I now want to create a custom board for the nRF54L15.
...
Hi, i am learning with thingy 91 x and nrf9151dk. I made the online courses and succesfully conect to the cloud with the nrf desktop quick start in both devices. Now, i would...
Hello,
I am working with a custom board that has the nRF52840 (via the ISP1807-LR-RS module). This board has the SIT1552AI-JE-DCC-32.768E MEMS TCXO. This TCXO chip has a...
It would be extremely useful to get the HCI Traces (BLE) of my nRF54L15 boards. Documentations: Embedded HCI Tracing For simplicity's sake, here is my setup: - nRF54L15DK...
Hello there,
I'm designing a set of devices composed of a remote and 2 peripheral. The remote's job is to be connected to the 2 peripherals as a central and occasionnaly...
Hello, I’m testing a PID controller for a quadcopter. When I compile the application with the optimize for speed then flash, I notice that the PID response is slower than...
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...
Hi guys,
I have the same issue as coca1989 had 2 years ago . Did anybody found a solution?
I am using health model and simple message model. Client and Provisioner are...