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...
Hello
Is there any example code in the Zephyr for operating as the Mesh provisioner/controller using the serial mesh interface on the nRF52840.
I am working on using the...
I'm having a peculiar problem with my device in a memory heavy application, two of my libraries use statically allocated memory and one uses what i allocate with mem_manager...
Hello.
I'm working for a Zigbee networking project.I chose nRF52840 as the coordinator.The coordinator acts as a gateway to communicate with Zigbee 3.0 devices on the market...
Hi. I am trying to add FDS to my application where I used freertos and ble. I tried few things always ending with hardfault, one time it was from Freertos scheduler and the...
Hi
I have a problem changing the max_rx_octets and max_tx_octets parameters with the sd_ble_gap_data_length_update function. On request from the app the size is attempted...
HI, we have updated our DK firmware (mfwnb1nrf9160030123prealpha) for nb-iot but after inserting the Vodafone (Ireland) V-Sim we only have a flashing LED 3.
nRF connect...
Hi all
Chapter 26.1.1 of the nRF51 series reference manual v3.0 states that the pins used by the SPI master have to be configured in the GPIO registers according to table...
Hi, I am interested to learn THINGY 52 working
I want to know how does the Thingy52 works?. any tutorial to explain the function of THINGY52
How to delete the boot loader...
Hi
The example in SDK15.2 for 52840 as a Beacon is not long range (I think).
Is there another example that will enable long range and also to enable connection?
While...
Hello,
I'm use laird BL651 with nRF52810 module. I flash the chip with beacon program from zephyr samples. I use Segger Studio.
The chip is discovered by smartphone (with...
Hi,
is it possible to scan 10000 beacon having adv interval of 10 seconds. is their any maths or formul we can do ?
i have set nrf52 to scan continuesly,
Hi,
There have 4 PWM sample code (low_power_pwm, pwm_driver, pwm_library and pwr_mgmt) in SDK 15.2.
I my use case is "Control 6 PWM output with different duty-cycle and...
We have written an application based on SDK V12.2.0 using S132_V3.1.0 for the nRF52832 and have been dealing with an issue where the module constantly enters a hardfault....
Let's suppose the PC (a laptop) goes to standby while a BLE connection is established with a Nordic dongle using pc-ble-driver v4.0.0:
- With SD API V2, status handler is...
Hi
I downloaded and successfully build and ran the asset tracker sample on the nRF9160 DK using segger embedded studio. In a first step I want to reroute the debug UART...