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...
I am testing the RTC example in nRF5 SDK v17.1.0.
This example shows LED1 switching at a rate of 8 Hz and LED2 lighting up after 3 seconds.
This is confirmed.
The programme...
Hi Nordic,
We are preparing to validate a product that contains the UBlox BMD-340 with the Nordic Softdevice. We would like to use the Nordic Semiconductor “nRF Connect...
I have a problem with sagger embedded studio I have downloaded latest version for m1 MacBook Pro (I have m1 max version of MacBook) and I have this problem I am using Segger...
I used the central example to scan for BLE devices.
I was able to see the Mac address and UUID in the advertising packet data buffer of 31 bytes. But I couldn't see the...
We are supplying the nRF52840 from 5 V into the VDDH pin. We are not using the USB interface, so VBUS is grounded.
When we apply power to unprogrammed devices and measure...
Hi,
I am developiing a project for BLE scanner with PCA10059 based on "nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_hrs".
Even after enabling DCDC and adding...
I am using an nRF52840 DK board that I just bought, but have ran into a weird issue that I have never come across when using our old nRF52840 DK. I have a script that I use...
Hey all,
Not sure if this is the venue to raise this issue since it's not hardware related.
I've been trying to register for nRF Cloud to no success. I've used three...
Hi,
This is a question targetted probably more to the community (epsecially portuguese part) than to Nordic support, but of course I will be very grateful for feedback from...
I just wanted to verify, if I used Radio Notifications to inform my code before an advertising broadcast, does the event trigger pre or post the addition of the Adv Random...
I noticed that the at command interface library was removed in NCA 1.9.0. I am trying to update my application from NCS 1.7.1 and need to fix broken dependencies.
Why was...
We have a multiprotocol project running BLE and Zigbee Stacks. The device always operate on BLE, but Zigbee is optional. The project is developed using NCS with zephyr revision...
Hi! I need to understand how my board is working. Right now I'm writing code on Visual Studio Code then I flash that on my board. I need to know in all of this how I'm using...
I adding an Event to Asset_Tracker_V2. I have created bms_module_evnet.h and bms_event.c files in events folder and bms_module.c. I have defined inclusion of these files in...