Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
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...
Hello! I will try to make this as simple as possible with the details regarding this issue What I have
nRF52840 DK (pca10056) (As BLE sniffer)
nRF52 (pca10040) (Used...
Hello
We are using NRF9160 AssetTracker 1 and MQTT to AWS. We have a AWS Certificate, Root Certificate and Public and Private Keys on the device.
We want to start testing...
My device get deep sleep mode. It wakes up from reset button trigger. Because I couldn't gpio pin trigger for wakes up. So I put vibration sensor to reset pin. It wakes up...
Hello, I am developing a custom board based on nRF52832 that should spend most of it's time in SystemOFF mode. Eventually, it will wake up on an GPIO event caused by the external...
Hi,
I've been using the DWT macro cell successfully on the app core to provide high accuracy timing information. E.g., with these declarations:
and enabling the cycle...
hi ~
peripheral can bond how many smartphones ?
and What will happened if over bond?
i use sdk12.2 below 'is my setting
#define SEC_PARAM_BOND 1 #define SEC_PARAM_MITM...
Hi…
I am using freeRTOS V10.0.0 release
I am using nRF52820 + SDK V17.0.2 with SD112 V7.2.0 along with tickless idle as this is a battery based product…
When my application...
Hey guys, I'm an embedded software engineer and I am currently working in a prototype, specifically using the Circuitdojo Feather nRF9160 , I am also using a Hologram International...
Based on the Sample "Bluetooth Peripheral_uart:
My latest attempt to send long data stream:
I send:
1234567890123456789012345678901234567890123456789012345678901234567890...
Hi,
I've met a problem. It seems NVS sometimes erases sector during initialization.
As shown in following log, I wrote 2 datas(address, slot) in NVS. Normally, I can read...
Using the period required for 2Mbps Gazell, 600us, how much does this slow down BLE (bandwidth/# packets)? Also, does the timeslots API work well with nrf52? If I modify this...
Solved, just bad luck, I got 3 broken module, the 4 is ok.
So it module's problem.
======================================================= I am trying to flash "hello...
Hi,
is there any way adjust the ISO channel transmission power (e.g. -20dBm, +2dBm, ...) in the new nRF5340 Audio application? I saw that one can select between 0dBm and...
I have a Thingy91 that I want to connect to nRFcloud. Not knowing the state of its keys/provisioning I followed the procedure to generate just-in-time keys (as a first attempt...