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...
Hi
I use the nRF connect SDK v2.0 installed with the toolchain manager and tried the distance measurement which works fine but doesn't use the high precision mode. I changed...
hello Nordic
i am working with zephyr NCS(1.7.1) , with vs code (on manjaro) with the nRF connect extension.
i am looking for a way to map my include files, to find dependencies...
While looking at ways to shrink the dfu image of our nrf9160 application, I was struck by how large the default SPM image is. Here's the file size breakdown:
Final app_update...
Hi I am successfully reading GNSS coordinates and sending them to AWS server. However, I have to stop gnss as soon as the modem goes into RRC Connected mode and resume work...
hello,
I am trying to access (Nordicsemi.com) website for downloading NRF CONNECT DESKTOP and COMMEND LINE TOOL software. but site not open.
still banned website.
please...
Hey there, I am using NRF52832 CIAA ( bga version)
I did some testing for internal DC DC ,
and found the following gaps
DEC1 - should be 1.3V , measured 1.27v
...
Dear support
I am developing a generic client, after connection and service discovery, there are usually a few characteristics with different uuids are found, I need to...
I'm trying to erase & write to the nRF5340 using the Programmer v3.0.0 but I get this error: Failed to load readback protection status: async task failure for id: 1198716183932...
Hello All,
I am facing an issue in nrf52840 development kit used as nrf Mesh sensor.
Issue details:
1. From the mobile application, we are setting the publish period...
Hi, I have an application that enable BLE (advertise and connectable) then disable BLE (disconnecte and stop advertising) every 10 second. My application worked when have...
Hi
I would like to include some flash in my project to store sensor readings. Please can you assist me with the SPI Flash sample and with some general questions on SPI...
May you please provide a .txt or .excel file of the location for each pin on the nRF52805 or the nRF52810.
Like the sample below for your reference. This will help us accurately...
Hi, I'm new to C, but I have made an application based on mqtt_simple that does what I want.
Now I would like to set the credentials from a variable that I have generated...