I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Hello Everyone need some help
I am using nRF52840 board for mesh development and made use of Light Switch Example which contain Provisioner, Client and Server. I am getting...
Hi there,
I have my system totally working now. I am looking to sell 1000-10000 units next year, so this is fantastic. I first want to say thank you to Nordic for all the...
I am experiencing a strange issue with the bootloader on my custom board in SDK 14.2.
Symptoms are that the board won't run until given an external kick - all it requires...
We make the project where we want to connect new device (currently designing on nRf52832) to existing system made on nRF24. It's a beacon in proprietary mode. It should periodicaly...
I have a question related to memory protection and configuration of device in relevance to soft device.
nrf52832, sdk15, soft device S132
Question 1 : How can I be sure...
In datasheet it had been mentioned that in SPIM0,SPIM1,SPIM2 the SPI clock frequency should not exceed more that 8 Mhz. And SPIM3 nothing is mentioned. Can we understand that...
Hi, I tried to use pc-ble-driver-py script to talk to a nRF52840 DK. It works perfectly with the official connectivity app hex file (the one nRF-Connect PC application loads...
I modified the nRF5 SDK 15.1 example program serial to display a message on a physical device. I added a blinky service to the ble_app_template example program and I am able...
Hi, thank you for looking at my post.
I am using Keil V5.25.2.0 with a nRF51422. I am using the soft device "s310_nrf51422_1.0.0-2.alpha_softdevice." My memory regions for...
So, currently I utilize DK's to program and debug both pca10040 and pca10056 utilizing a custom shield that plugs into any of the nRF52 DKs. The programming and the debugging...
I used SDK15 and ble_app_uart_c.
I start a UART timer sending and start a LED timer. There is a probability of app: SOFTDEVICE: ASSERTION FAILED in the process of running...
Hello all,
I'm using the Nordic SDK 14.2 BSP button handler. I have a push, release, and long push event on a single button. These are working as expected -
Except when...
Hi all
I am using the spi0 to storage the data and twi0 to get sensor data . But after I add the file nrf_drv_twi.c and compile , it complies wrong :.
\_build\nrf51422_xxac...
I have problems with disconnecting my Android devices from my BLE peripheral. I don't think this is Nordic-specific, but perhaps someone has an idea?
Disconnecting using...