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.
...
Hi,
I have an application that is mainly uart based and uses the app_scheduler, libuarte, cryptocell and pwr_manager. I want to introduce the Softdevice, and the first thing...
Hello,
I am testing the PCA10040 example project & modifying.
I was checked that the project works well in nRF52832 board.
Now, I want to download the project to nRF52810...
Hi,
I am using nRF 52 DK as a sniffer and monitoring the BLE traffic on Wireshark. The goal of this is to ensure that the communication is encrypted.
I can see that in...
I tested "ble_app_buttonless_dfu" example and "ble_app_beacon" example. Everything was fine. Now, I am trying to make an application that advertise as a beacon and supports...
Im trying to come up with a commercial low power sensor module using the nRF91 DK. What happens if i use my own Telstra SIM card, will it have access to NB-IOT in South Australia...
I use Android nRF Toolbox Uart and NRF52832(SDK version :17.0.2,app:ble_app_uart)。
I set (RX&TX)PHY 2M,(11.25-15,0,20S)。
form NRF52832 send data to Android nRF Toolbox...
Hi guys
I try to develope a bluetooth application with a customboard on Zephyr 2.4. At the moment the firmware should work on the nrf5340-pdk until the hardware is ready...
Hello NordicSemi,
We are developping a product based on the nRF52840-QIAA and are using the schematic reference nRF52840 DK Hardware files which is similar to the circuit...
I have developped an application using bluetooth mesh with NFC to read a text record. I am currently using the nRF52840 DK Rev 2.0.1 2020.11.
Regarding my software setup...
W e have the problem with GPS that it sometimes takes a long time after a cold start until the modem gets a fix. I see strongly fluctuating times between 78 s and> 600 s ...
I'm trying to modify the asset tracker for the Thingy91 to read the actual values of the ADXL362 and BME680 sensors. By default for some reason the project uses simulated...
Hi,
this project is upgraded from 51422, now use 52832, sdk 15.3 and sd332, we encounterd a issue that the ant burst always fail after first segment is sent while ble is...
Dear Nordic:
Help to see this problem,tks
Problem description:
SDK:nRF5_SDK_15.2.0_9412b96
status:bonded device
demo:Let's refer to this sample code ---- nRF5_SDK_15...
Hello, all.
I am working on a project in which the ultimate goal is to read an 8-bit signal with 10kHz frequency.
To test if this would be possible, I tried to generate...
I am able to put my board(nrf52840) in DFU mode with buttonless code using Esp32 as controller.
The problem currently i am facing is to send a init packet to my nrf board...