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
Yes. I want to do something like Peripheral_uart example but I want to connect my serial device sensor to NRF5340-DK via gpio pins available.
Then I want to get the...
Hi
I am trying to include DPPI within the zephyr/sample/basic/blinky example, but im so much confused on these DPPI setups, please help me to understand better.
i have...
Hi,
In your nRF9160 Product Specification rev. 2.0, you have changed the recommended decoupling of DEC0, VDD1 and VDD2 (ref chapter 10.3 Reference circuitry).
For DEC0...
Hey, I'm new to this so I will need some help. I have custom board with 453-00059 ( BL653μ with nRF52833 ) and first I want just chip to be seen on my bluetooth devices list...
Hi there,
We are trying to download and install the nRF Connect SDK v1.5.1, which seems to be the latest version on Toolchain Manager.
However, after installation, the...
I'm using the Azure Iot hub example a base for a new project I'm working on.
I've copied the example into its own folder, and can run it and connect my Azure IoT hub.
...
Hi Nordic team,
My dev environment is as follows:
nrf52840 + s140 +SD6.0.0 + SDK15.0.0 + SES + nrf52840-DK
nrf52840 is configured as BLE central with bonding enabled...
Hello,
I'm trying to use PPI over PWM to, at the end of one single PWM period, disable the PWM and switch one GPIO (later, I'll use it for more complex task, but I start...
Hello Everyone!
I am new to nRF boards and still in the learning phase. I want to send some data from nRF52840 to an LCD display through SPI. I am currently using the SPI...
Hi Nordic
One of my customer develop a system with ESB(Enhanced ShockBurst). They employs nRF51802 in their project.
In their system, above 40-50 Tx devices transmit message...
Hi Nordic Team,
I've read some forum discussion about using NAND SPI Flash Chip as external flash storage. These are two chips I'm considering :
W25N01GVZEIG ...
Hi,
We are currently trying to create a small test code to test multiple operator with different modes:
- lte-m1 or lte-nb1
- edrx 0s, 5.12s, 10.24s
- with and without...
Dear Nordic Team,
I recently ported the BLE UART example project for the PCA10056 to the PCA10059 dongle (SoftDevice 113). I added some minor changes like RX/TX pins, GPIO...