Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi,
We are planning to use a NRF51 + NRF91 but we want to avoid maintain 2 custom firmwares. To avoid that, we want to use an LTE-M module with precompiled firmware.
I...
What i'm doing:
Running the peripheral_lbs code, and adding extra code to main loop (`for(;;)`).
What is happening:
Application runs fine, but breakpoints causes a fault...
Hi, 1- I have worked on ble_app_template(As Peripheral Only). Now, what changes I should make to gain max range? Any specific changes for long-range? I have already set this...
Hi,
I have a question regarding linker file in case of gcc make. I need to create a DFU package and program the it on a bootloader.
Here is my linker file:
I know...
I have a use case where I need to scan for certain range of BLE MAC address periodically and then do certain set of actions based on the results.
Most of the places I...
Hi
Im trying to set up a project for development of a Zigbee / BLE based product. For that product, we use our own platform and SDK which includes the nordic nRF5 SDK...
Hi, Is it possible to merge QSPI and BLE_APP_TEMPLATE examples? I'm using GCC and Make to build my projects. I've tried to import the s140 folder from ble_app_template example...
According to several tickets regarding this topic it's recomended to keep unused pins unconnected on the PCB
and make sure that these pins have the reset value of NRF_GPIO...
The ble_advertising module supports the concept of advertising sets. Each set is connected to the soft device events by that compile time registration feature that routes...
Hi,
I try receiver test on the serialization application. The interface is UART.
The operation is the following.
1. Application board send ble_dtm_init command.
2...
Hi Nordic,
I am a 52840 user, focused on keyboard pcb. I designed several keyboards using GPIOTE, matrix scanning and other techniques provided by Nordic.
However, based...
Dear All,
I have added libraries of sensor BME680 to Segger Embedded Studio (IDE) successfully. But, I need help in displaying the sensor data on Serial Monitor (Using nRF52840...
Hello,
I am in the process of porting application code from the old nRF 15.x SDK to the new zephyr based ncs 1.5.0 SDK and would like to do all hardware configurations in...
Hi Nordic Team,
We've been long waiting for FEM support with multiprotocol and it seems like it is finally here with NRF NCS v1.5.0.
1- Can you please clarify, yes I can...
Hi
I tried to add the function of FEM to the Peripheral_hids_keyboard example according to the guidance of the link below. But it looks like it failed
https://developer...