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...
Hello all,
if we design a AoA receiver based on the nRF52811 and our own antenna array, will it be able to locate beacons using Bluetooth 5.0 communication?
Kind regards...
We intend to connect an A-D converter to GPIO lines in SPI mode. The ADC generates a done pulse that is positive 3.3V and 56ns to 64ns wide.
Looking at v1.1 datasheet...
Hello,
During application development I've got SoftDevice fault PC: 0x000251BA. It happens always just after start `FDS Garbage Collector`, so I expect that can be related...
Hello. I work with two board nRF52832. One of them is a server, which has rx/tx characteristic, the second acts as a client. In both projects used BLE NUS.
When client NRF_SDH_BLE_GATT_MAX_MTU_SIZE...
Good morning
I have designed master slave cards with nrfl2401, I have to certify them (CE) I need a declaration of conformity.
In your site I found nothing I would have...
SDK: 15.3
Softdevice: 6.1.1
Board: Custom board
device: nrf52832
I have two boards, one central one peripheral role,and they has bonding togther. The central always...
Hi,
After following the steps of the tutorial : https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/getting-started-with-nrf9160-dk...
Hello,
I wanted to know why StackLimit is not defined using HeapLimit in nrf52_common.ld ?
Given the fact that the HardFault handler ( HardFault_Handler ) is checking...
What are the MIPs of nRF52832 with S132 softdevice enabled? Also, changing the softdevice to S332 will affect the MIPs? Regarding S132 and S332 softdevices, they are all same...
I have a custom PCBA running my development firmware. When I turn everything off (meaning no peripherals are active - most chips are in sleep mode or de-powered; BLE disconnected...
Hi
Can I use app_timer with APP_TIMER_CONFIG_USE_SCHEDULER set to 1 when using task manager?
Setting APP_TIMER_CONFIG_USE_SCHEDULER to 0 causes the timer to fire, but...
Hi,
I am using SDK 15.3.0 for nRF52840.
We don't want to use peer manager and id manager as we don't need bonding.
We added the remote device with public address type...
nrf52832 SDK14.2 s132_nrf52_5.0.0_softdevice PCA10040 ble_app_hids_keyboard
I m odify the proj ect :
two service : one is hid another is different hid_1
press button...
Hi!
I have been trying to observe the NRF_LOG_xxx output in my Eclipse console on debugging mode. However, nothing prints in the console (image 1).
I tried enabling...
Hi
Befor I used nRF51822 to transmit a packet per 5ms, payload length is 12. I can received 200 packets/s, Initialization settings are as follows
Device : nRF51822...