Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
Had tried to build it from the IDE before. Couldn't do it. Tried to build manually, got exactly the same error I was getting in the IDE. Parsing C:/Users/mario.raposo/zephyrproject...
Hi,
i have followed a few manuals like this one: https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF9160-DK/GetStarted#infotabs
or this one:
https:...
I'm trying to make an application which displays signal transferred via bluetooth.
To reduce computing time on the tablet, I want to apply oversampling in nRF52840.
The...
Thanks in advanced. I achieve 4 uint8_t dynamic sensor datas, I want 52832 transmit them through BLE continuously. Based on examples\ble_peripheral\ble_app_gatts_c, I can...
Dear,
How to evaluate a channel if is clear in property in NRF528 serials? e.g. there are ED and CCA in 802.15.4 standard, how to implement CSMA in NRF52810?
Hi
I'm using nRF52832, SDK 16.
When I enabling timer application the power consumption is increased by ~450uA, far away from the product specification
What may cause...
Hi there,
We're trying to write to the UICR CUSTOMER register to store some of the manufacturer info, such as BLE MAC address, for example.
When SD isn't running we have...
The following is loaded into flash on the nRF52840: Bootloader: 0xe0000 Application: 0x27000 SOFTDEVICE S140: 0x1000 MBR at 0x0000
Bootloader starts, waits 5 sec and runs...
Hello,
I want to use BLE direction finding. In the product brief ( https://www.nordicsemi.com/-/media/Software-and-other-downloads/Product-Briefs/nRF52833-DK-PB-10.pdf?la...
Hi,
I need some help to interpret the LTE timers values that my network operator applies.
During network registration I requested RPTAU : 10 min and AT : 0 min, by issuing...
I want to connect the nordic ZigBee with Digi's XBee module.
I have configured the Digi XBee pro s2c module as coordinator and nordic as a router but they are not communicating...
Continuing the discussion that was documented here:
https://devzone.nordicsemi.com/f/nordic-q-a/64691/how-to-use-the-latest-version-of-californium
1) I modified the resources...
Dear Nordic Support Team,
I haven't seen any forum posts directly applicable to the issue I'm seeing so I hope you can point me in the right direction.
The basic Thread...
I wanted to try to test some of the nrfx_saadc v2 features in a project I'm developing. I downloaded and ran a couple of the examples from GitHub and they run fine on a nRF52...