This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hi,
SDK15.2
Softdevice: S132 6.1.0 Device: NRF52832
Mobile phone:Galaxy S5 (Android 6.0.1)
I have a problem with the Galaxy S5 can't scan Bluetooth devices. During...
i am working on ble_app_beacon example and i am facing issues in evt_handler. basically i want to use on_adv_evt() function to put my device in sleep mode after timeout hence...
Hi team,
Our customer's application was mouse.
The requirement was to change BD ADDR and do bonding again after pushing the bonding key.
However , we want the device...
Dear nordic,
I check your ble app uart example in debug mode. After some time it goes to the NRF_BREAKPOINT_COND. nothing do in the eaxmple just loaded only why this going...
Hi.
I am not family with the Nordic product, this is the first time.
I just download "nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71.zip", because I plan to build my NCP...
Dear nordic,
I need a help to create a PWM. I want to create pwm of 10 ms time period and pulse width of 1 micro second. i created PWM of 10 ms time period but how i create...
Hi
I have nRF51802 and I have also downloaded Compatible SDK versions 12.3.0
I want to test out TWI scanner, but to support nRF51802 chipset where I have to change or...
Hello! I used nrf52832(SDK12.3,softdevice:v3.0) in my project, now i want to upgrade softdevice to v6.1.1 by DFU. I used the same private.key to generate zip package(App+SD...
Hi,
I have been trying for switching advertising parameters like m_beacon_info1[6]=0x00 to 0xff when button pressing.After 10 advertising ,the parameter back to normal as...
Hello everyone
I am a beginner in BLE.
I am working on nRF5_SDK_14.1.0-Nordic with nRF52840-PDK.
#define BLE_GAP_PHY_1MBPS 0x01 /**< 1 Mbps PHY. */ #define BLE_GAP_PHY_2MBPS...
Hi,
1) I would like to program softdevice + buttonless DFU + app in production using J-Link.I tried that but my device always runs bootloader only, in never jumps to app...
I'm seeing a softdevice assertion every now a then, it takes multiple days with the device running and advertising before we see it. Even though we have the DEBUG flag set...
Hi,
I've started developing a mobile app with Xamarin. Xamarin is a really nice platform that you can use to develop Native applications for iOS and Android using C# (reducing...
We are using nRF52840 to design a M.2 module which should supports USB port. But from M.2(NGFF) spec, there is no VBUS power. There are several questions about the USB function...