I am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
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...
Hi,
I am using VS Code 1.60.2 and nRF Connect Extension Pack.
Currently by default output bin is generated at build/zephyr/ directory. I would like to have rename output...
Hi community I'm trying to evaluate the possibilities of an application update over the air via NB-Iot. According to this post this should be possible.
I'm using the application_update...
Hello Devzone Community,
I am writing to ask whether there is any special or obscure setting (device tree or Kconfig) to enable run-time changes to accelerometer output...
Hi, Nordic engineer!
I am doing the direction finding demos in the nrf52833dk. From previous discussion with you, I learned that with parameter CONFIG_BT_PER_ADV_SYNC_MAX...
Hi support team,
The content of ICHG in Table 22, '1.5 Ω' doesn't match with R_ICHG=1k5 in the corresponding reference circuitry in PS. 1k5 is more likely correct, right...
Hi!
I made same code for SDK15 and it works. Now I want to rebuild project on the new SDK17.0.2 and same part of code doesn't work with SPI master.
For notice- doesn't...
I have seen examples of enabling CCCD by default in the forum but I have not seen anyone say it is not allowed according to the BT SIG.
https://devzone.nordicsemi.com/f...
Hi, I use NRF52833 and SW: NCS version 1.4.1 and its zephyr version is 2.4.0.
I would like to know if there is method to record program counter, stack pointer information...
Hi,
I have used "es_battery_voltage_saadc" in SDK 14.2 to read the voltage of battery, now I'm using SDK 17.02, but there is no es_battery_voltage_saadc.
Is there a better...
Hi
For the revision 3 of the nRF52832, I've updated to the nRF5 SDK V17.1.0 to apply the workaround for erratum 249.
Afterwards, I saw that there is a newer version of...
I have a BLE peripheral device using i2c, gpio. When the peripheral is not connected I want the lowest power consumption possible.
when i try to turn off gpio:
//sleep...
Hi Nordic.
I am using:
1. Mesh sdk V5.00
2. BLE sdk V17
3. NRF52840
I am trying to build a node with many elements and models. The software is based on the LC server...
A question regarding to nRFSDK 1.7: why does nRFSDK disable using BL2 inside TF-M? If our device needs BL2 with TF-M, how can we enable it? I can't enable CONFIG_TFM_BL2 if...
Hi Everyone,
I was wondering if it is something I do wrong, or if there is an issue with my module.
I have never managed to successfully upgrade the firmware of my nRF9160...
Hi,
is it any possibilities to multilink central with s112 in nrf52810 chip?
using sdk: sdk14
actually, i am using sdk14 with one central and one peripheral is fine...