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 have a couple of questions regarding reading the nRF5340 Temperature Sensor. This is a follow-up to the following DevZone ticket: https://devzone.nordicsemi.com/f...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
I have an issue with the ble_app_lbs. I can compile it OK, but when I run it it gets as far as calling sd_ble_gap_device_name_set(), which returns error 0x3001.
Can someone...
Im writing a serial bootloader for the NRF51822 128kB. Im not using much of the SDK and its a custom protocol i.e. no bluetooth. The boot loader can be squeezed into 16kB...
I looked at a very similar thread that had this title for MacOS and I feel that my issues are the same however changing the hardware debugger only changes the error I get...
Halo, is there any linux ( possibly debian or even better raspbian ) driver for
nRF24AP2-USB dongle?
Do you have ANTware II linux ( possibly debian or even better raspbian...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
I'm using Keil to debug my application. Softdevice was loaded w/ Studio and when I click on Debug Keil loads the code but it does not stop at any breakpoint I set. It does...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
First I'm new to these devices and BLE in general.
I am however very experienced at embedded design and Keil tools and ARM processors.
I have got the demo heart beat...
I have the ble_app_hrs communicating with the ble_app_hrs_c, and everything works OK. However, I have to be able to send data in both directions. How do I modify, or what...
I am developing a device converting adc input into data and transmitting them and receiving them at other place,I cant figure out between analog input eg:AIN0 and the port...
Hi,
I'm using nrf51822 with s110 softdevice v6
My question is the following.
How many devices sending advertising messages can be detected at a time by a central unit...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...