The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello everyone, I am starting with the NRF52840 dongle. I intend to use it for a Uni project because I'm gonna use it later for work (new product). Since we're using STM32...
Hi everyone! I'm a beginner with BLE. I'm trying to test Eddystone beacon. I'm successfully run "ble_app_eddystone" example in NRF52 SDK, and I also successful connect to...
We are doing some rapid prototyping using PCA10040 boards. I have a bench-top setup with a PCA10040, and some sensors. We want to place our sensors on an Arduino shield, enclose...
Hi there,
I just found an example, Experimental: BLE Multiperipheral Application, https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/ble_sdk_app_multiperipheral...
Hello there,
I have a decent amount of experience using arduino IDE and the arduino micro-controllers to generate PWM signals, but wanted to create an BLE app using the...
Hi
I have sd+dfu uploaded and can download app through dfu with no issues. But if I make any change to the app and try to upload app using Keil uVision then nrf52832 not...
HI,
When I use the SAADC example, I found that the data collected during the simultaneous 8-channel acquisition has abnormal data on both channels。
I've ported the SAADC...
I am working on creating a mesh network consisting of sensors and output devices.
I am using the serial example with interactive_pyaci to provision the network from a PC...
Hello,
I'm new in IOT field and in firmware developping area on Nordic SIPs, microcontrollers, but I'm experience in firmware developping area on STM32 microcontrollers...
Hello,
I'm using nRF SDK v15.0.0. I have have added battery service using this online tutorial: https://www.novelbits.io/smart-ble-lightbulb-application-nrf52/ . The code...
I try to eddystone url beacon with advertise every 5 second. I changed
#define APP_CFG_NON_CONN_ADV_INTERVAL_MS 5000
upload code in nrf52832 module I used NRF connect...
Dear Sir,
I am working with SDK15, nrf52832 and softdevice s 132.
I am using ble_app_template with slight modifications.
Now it will advertise for a duration of 10...