Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Using EmbeddedStudio_ARM_Nordic_v452_macos_x64
I am trying to build a sample for 9160-DK
I get
CMake Error at CMakeLists.txt:20 (find_package): Could not find a package...
Hi guys,
I am developing an tracking app based on NRF9160. As I know, LTE only works with GPS when enabling PSM.
Here is my PSM configuration:
CONFIG_LTE_PSM_REQ_RPTAU...
I am using 2 nRF52840 DK for range testing using sample code available in SDK V16 (nRF5_SDK_16.0.0_98a08e2\examples\ble_central_and_peripheral\experimental\ble_app_att_mtu_throughput...
Hello
I would like to use the extended advertisement feature of BLE 5 and sometimes update the data. My code works but there is one of your functions which returns me an...
Hi,
I am trying the example project "light_switch_server_nrf52840_xxAA_s140_7_0_1_dongle.emProject", facing some errors as show in image below:
If anyone has any kind...
Hi (aimed at Nordic really, this one),
Having the nrfutil available as nrfutil.exe (Windows executable) would be HUGELY helpful.
It's a real nuisance for us as developers...
I'm using 3.6v battery and I want to read the battery voltage, can I get the power ping directly to the any ADC pin of nrf52833 ? Or it cause any damage to the ic ?
Hi,
In the attached study from Nordic and Energizer there is data regarding the discharge behavior of a CR2032 Coincell battery under different conditions. I wanted to...
We are using nRF9160 as the host MCU and Modem for communicating to server. If VDD_GPIO is powered by 3V external supply and SIM card is powered by VDD_SIM i.e. 1.8V Do we...
Hi,
I have a hex file generated by uVision Keil 5 IDE . I would like to combine this with the hex file form the soft device. These two hex files once combined would help...
Hi,
I would like to change the manufacturing data with time. My advertising_init function implements the following line
init.advdata.p_manuf_specific_data = &manuf_data_response;...
I've been using the nRF52840 DK to load the firmware into my custom nRF52840 board using nRF Connect v2.6.0 and programmer v1.0.2.
However, on another laptop when I install...
Hi,
We have developed a custom board using nrf52832 chip and currently everything like (BLE, TWI, ADC etc) is working fine but we are having issues with the UART. we have...
Hi,
We are using nRF52840 with nRF5 SDK ver 16.0.0 with Softdevice S113 ver 7.0.1.
We use the radio timeslot to implement low level radio comm with very tight timing requirements...