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,
Im having nRF52 DK and im using CLI example....i have configured through the putty by seeing this https://devzone.nordicsemi.com/f/nordic-q-a/22261/cli-autocomplete...
I implemented DFU secure ble. And implemented encryption. But now I remarked strange behavior. If make same DFU packet (.zip) and flah nRF52 than update firmware for same...
Hi,
Im running CLI program in my nRF52DK.
Im unable to connect using UART or USB as the transport layer for the CLI module but i can able to connect using RTT as the transport...
Hey!
I have some trouble service UUID then i try to use the multilink central example project on a nRF51 dongle. I want it to have contact with a peripheral with sends a...
I'm trying to get a Bluetooth interface (Bluefruit) to the Nordic BLE softdevice under NuttX. Right now it's very unstable. It will work occasionally for 90 seconds and then...
Hello,
When trying to connect to our custom board, it ends in Time out after 5 seconds.
On the board, I put the simple Nordic_Blinky example (\examples\ble_peripheral...
For the custom_ble_service_example , trying to change the service used in the example to a Bluetooth SIG service.
Original is: CUSTOM_SERVICE_UUID_BASE f364adc9-b000-4042...
Quick question: when will the nRF52840 DK available? On the nRF52840 DK page, there is a recommendation to avoid the PDK:
"The nRF52840 replaces the nRF52840 PDK which is...
I have the super typical problem of needing long data transfer greater than the 20 byte MTU size.
I have a basic protocol that has the total length of a long message coming...
Hello everyone, I am very new to nRF52832 Development Kit and was testing some examples to get familiar with this kit, however i encountered an issue while testing the ble_app_uart...
Hello,
We are having problems with Gazell pairing. Both the host and the device are using the Gazell stack from the nRFgo SDK 2.3.0.10040 ported to run on an Atmel SAMD20J18...
sdk 15.0, SES
In CMSIS checked NRFX_TWI_ENABLED, and checked and unchecked TWI_ENABLED to no avail.
Looked at driver API , but with no specific hint.
Looked for other...