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...
We have created a custom board using the nRF52832 (as part of the uBlox ANNA-B112 module), and are using the internal LF RC oscillator.
We are about to go through some pre...
Hi all,
the installation of nrfutils as per nordic infocenter
is failing. Not sure if the first step worked (claims it did but with some error messages):
Next step...
I have added the include and src. file paths to the MAKEFILE and yet I am experiencing this error.
I tried deleting the main.c.o file too, but am still experiencing this...
Hi,
After implementing my own services, I run into a problem when trying to read the value.of a characteristic. I basically have four services, of which one only holds one...
Dear Nordicsemi,
we need automatic simple test of ble function of our products - scanning bluetooth devices in rage and reading RSSI of device with specific mac address...
Sorry to bring up a topic which seems to have been discussed already, but I don't see an answer to my specific questions.
The original design of my project was to have both...
Hi,
The known issues section of SDK v1.3.0 release note states that
"
nRF5340
FOTA with the SMP Server Sample does not work.
"
Is this fixed in version 1.3.1?
Good morning, I'm working with the nRF52 DK and a custom board that has the nRF52810.
I am using the SDK 15.0.0 and followed the tutorial described here:
https://devzone...
Do you think my nrf is original?
The person I bought says it's original.
Can you please check it?
Seller link: http://www.ebyte.com/en/product-view-news.aspx?id=113
Hi,
I have a custom board in which i am using nRF52840 with SDK version is 16.0.0.
I have tested app_uart library its working Ok and current consumption is 6 uA in deep...
Hello,
I'm developing a project which uses two threads. One configures UART and keeps on a while(1) loop. But once it receives a byte, an ISR pushes the incoming byte...
Hello
I am adding the mpu6050 library in the ble_app_template of SDK 14.2.
Use the ble_mpu6050_simple example here. https://github.com/Martinsbl/nrf5-mpu-examples
I...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hi everyone,
Looking the examples of SDK16, I noticed that every example has a hex folder with some .hex files inside . This applies for both peripheral and ble examples...
Hello,
I want flash NRF52840 using AM57xx sitara processor(running on linux) over SWD interface. Can you please provide steps for the same. Is there any other methods available...