Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
hi,
we are using52833 QFN40 to test carrier,but the program will loop at as the picture bellow,while it runs well in 52833 QQFN73 in another board, why? Coutl you help me...
Hello,
Our modem consumes a lot of current when we use a simcard from a provider 1 (a MNO), much more that when we use a simcard from another provider 2 (a roaming service...
Hi,
with a custom hardware, I'm using a NRF9160 with a ESP8266 chip over uart with following prj.conf and board overlay:
I was trying to open a socket (that uses the...
Hi
The chip used is nrf52832, the SDK version is a peripheral device v13, and the central device uses v16.
The referenced example is ble_app_multirole_lesc and has been...
Background: SDK 16.0.0, SoftDevice 7.0.1, 1 ble_central connected 6 ble_peripheral, Send an instruction to 6 ble_peripherals every 50 milliseconds, at the same time, the ble_peripheral...
We need fast response from peripheral to central. That means we need a fast connection interval. We are using less than 100mS. But that results in an unacceptable battery...
Hi I have a question regarding USB port on the nrf52840 device When connecting a new device to computer is it possible to tell PC to assigne the same COM port number as last...
Hello, this is my first post in here. I'm trying to read the TX_POWER information of my beacons. I'm able to read this info using the nRFConnect app on my phone no problem...
Hi,
If I want to write a driver to control the communication process on nrf52840, the SDK is based on BLE mesh5.0.
How can I do it? do you have any examples?
Best...
Thank you ahead of time for any help that the community can provide. These forums have taught me a lot over the past few weeks. In my project, I am noticing 20x higher sleep...
I'm unable to get SPI to work on my nRF5340DK board. I can see activity on MOSI and SCK pins, but not on CS. The pin is not even initialized and is floating.
My overlay...
Hi,
During automatic assembly of the NRF52840-QIAA
We have found after Xray that we have air gaps surrounding ground pad vias - see attached images below.
I am...
I have a project that runs I2C to collect data from a pressure sensor and I have a different project that sends arrays of data over Bluetooth and they both work perfectly...
We are using RTC with external 32.768Khz clock to maintain and count a full date.
we found that we have a drift of time counting about 1 minute on every 10 nintues which...