I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
hello all,
nRF Connect SDK: 1.5.0
nRF Connect Toolchain: 1.5.0
Desktop OS: Windows 10
I'm currently using nrf9160dk to explore the GNSS features. I take a look at...
Hi, I'm using the SLM application and I would like to test the PSM on the nRF9160-DK but its timers seems to be aperiodic (instead of periodic). I set it using the at command...
I want to use a UART line to send and receive data to a nrf52840 DK and then have the data sent wirelessly to a separate DK and then print it to a terminal like in the multi_sensor...
Hello,
currently am working on connecting two different modules of BLE, nrf51822 and Rn4871.
The problem am facing is that i am not able to send and receive data between...
Hi,
We are using mesh SDK 5.0 on NRF52840 integrated with PIR and light level sensors for office lighting, it works well.
Now we'd like to check if we can expand the system...
Hi while implementing/testing MTP on Linux Wireshark captured setup requests asking for "Device Qualifier Descriptor" according to section "9.6.2 Device_Qualifier" in the...
Hello,
Can you please provide information for current consumption of the GPS in these modes?
VDD=3.8V
Acquisition time = ? seconds
Acquisition current = ?mA
Tracking...
Dear all,
For our project we want to store information on the device in an additional flash partition. We have created a new flash partition, called factory_settings_partition...
Helo Nordic support team,
I am supporting a client that has designed a product using the NRF9160 with GPS. The product has a small patch antenna mounted on the pcb board...
Hello. I am trying to build an project and I need to use RF module. And I have to Use pic18f45k22 with MikroC. But I couldnot. I have some 18f45k22 codes but dont work I dont...
Hello,
I need to retrieve the IP-Address of the modem, are there any convenient way I can do this?
AT commands maybe?
Appreciate any info on this.
With regards...
Hello
I am having rather odd problem with SWDIO pin shorted to ground. I am using Fanstel BT840x BLE module and I have never seen this issue on my custom board until last...
I see this line for cache enable register in application domain : infocenter.nordicsemi.com/index.jsp
NVMC built-in cache not supported (ICACHECNF, IHIT and IMISS registers...
I'm trying to test button less dfu on nrf 52840 dk. i am simply compile that hex ble_app_buttonless_dfu_without_bonds_s140_with_setting_page.h file with soft device s140 or...
I am building the coded bluetooth gateway using nrf52840 and ENC28J60. Integrated between two examples:
https://github.com/nrfconnect/sdk-nrf/tree/master/samples/bluetooth...