Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi,
I just wanted to report that there is an issue with the solution suggested in this thread . Even when you manually manage double buffers outside the ble_advertising...
Dear all, I started nRF52840 development. Using this module, I'm going to use BLE and USB connection.
I have nRF52832 module, which sends BLE data by 1.28Mbps. I'm going...
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...