Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
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...
Not really a question, but congratulations to Nordic on getting their chip onto the Micro:bit(is it the nRF51 or the new nRF52?). Looks like a cool device. I'll be hanging...
Hi,
I want to change the device name before advertising. But it looks like I cannot open the adv pipe.
I have set writeable device name both from air and from application...
Hello
I try make a firmware update with nrf toolbox for iOS and i have a popup with "Please enable Service Changed Indication in your firmware".
In code, I have an error...
I need to connect to a LIN bus and Bluetooth on the same device. I'd like to use the ARM processor on the nRF51822 based module (PTR5518) to handle the LIN bus messages. LIN...
Hi,
After looking around it seems like the I2C example that used to be in the older SDK is currently not available anymore. I was wondering if it was replaced with anything...
currently, i am designing a wearable device using nrf52 as core soc. i just found that the nrf52 has two internal regulators, ldo and dcdc converter. in my case, the input...
I'm using a nRF51822 with 256KB flash and 16KB RAM, SoftDevice v5.2.1, uVision 4.71.2.0
I can compile and run the heart rate sensor, and it will become detected by mastercontrolpanel...
Hi,
I changed the chip from 16K RAM to 32K RAM. But seems the soft device report the below error when I use more then 16K address.
Error! Line: 0290, File: src\host_core...
Hello,
I'm interested to port a scatternet tree protocol but I'm not sure about that Gazell can support all.
My mandatory items are :
Each node can send or receive...
When trying to merge the Bootloader, Application, Softdevice 8.0 together I keep getting the error
"ERROR: The hex files cannot be merged since there are conflicts"
(happens...
I'm using keil nrf example ble_app_uart_s110_pca10028. I need to convert it for NRF51822_xaa.
I was able to create a new target and edit target settings for the NRF51822_xxaa...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
This post is not a question but a result of my analysis and so a answer to the above problem.
I tried both the Simple Uart Example from the Sdk 6.0.0 (Uart without interrupt...
Hello,
did someone made Altium footprint for J-Link Needle Adapter or managed to find it?
www.segger.com/.../J-Link_Needle_Adapter.pdf
I am planning to make PCB using...
Thanks to this post we can find USB port number of all segger devices connected.
But, as commented:
If I have both the dongle and the dev
kit (plugged to the PC...