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
I connected the nRF21540 to a nRF52840 like in the application notes.
Here is the schematic:
I implemented the driver and now I try to communicate over the SPI...
Hi
I'm using the PA LNA driver for the nRF21540 with the function:
void mesh_lna_setup_start(uint32_t rampup_start_capture_time, uint32_t timer_index)
Now, when I check...
Hello, the device name is being parsed ok, but the mfg data in scan response seems to be there but not sure how to print it out. Using ncs bt sample direction_finding_connectionless_rx...
Hi there,
I wanted to change the advertising name while running DFU bootloader (secure_bootloader_ble_s132_pca10040), so I basically added what I found here:
https://devzone...
Hey,
my Power Profiler Kit on a nRF52840 DK stops recording after some time with the error message " Corrupt data detected, please check connection to PPK."
The time period...
Hello! I wanted to know if there is a way where I can just send a simple string from the nrf52 to the nrf91 without using any complicated examples, I have been trying to modify...
Hi, All
Just wonder how to view the log info like below, it is used in peripheral uart example.
LOG_DBG ( "tx_done" );
which config/tool allow this please?
Thanks...
I was able to interface a 9 axis MPU9250 sensor with nRF52832 via TWI. Now I want to read more number of sensor's data i.e., I want to read 8 IMU sensors data. Since, nRF52832...
Hello there,
I'm using a nRF52840. I would like to perform a complete flash dump. I have tried using an ST Link V2 and and openOCD. It was only returning errors and the...
Hi,
Im using: nRF Connect 1.9.0, Visual Studio Code. I have: a nRF52480-dongle a nRf5340_DK
I would like to have Samples (code), to have a loop through with the highest...
i have a code base which is originally run on nrf52832 dk and i want to port it to the pca10059 dongle i run in gcc env and successfully modified the definitions and includes...
Hi, I'm developing an project based on ble_app_uart example. My expection that is multi mobile phone can connect with my nRF. But, my nRF can connect and communicate with...
Hi Nordic! I'm using the nRF9160 with a micro sd card so I have a lot of storage. I was wondering if it is possible to retrieve a .hex file and flash it using LTE?
I'm able...
Hi,
When I try to build a 'light_switch' project on SEGGER embedded studio for nRF connect SDK 1.9.1 for BMD-330-EVAL board. Running into the following error
arm-none...