Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
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...
I have developed a custom PCB based on nRF 9160. I have followed the connections as per the attached image
Can I use Segger Embeded Studio to program the custom PCBs. If...
Hi there!
How i can put nrf52840 NCP module into low power mode or turn it off? By SPINEL_PROP_MCU_POWER_STATE property of Spinel protocol getting error - "Prop_not_found...
Is it possible to implement a wakeup/power-on-long-push?
Working with the pwr_mgmt example from SDK 17, I see how bsp_wakeup_btn_config works to enable a BUTTON_ACTIVE_STATE...
Hi, I have a project in which I need to connect to an infusion pump via BLE.
I need your urgent help :)
The pump is advertising every 15 minutes for 10 seconds.
how...
hi,
Using nrf52840
setting new mac address results Error 12802:
using mac : 7F:37:DA:47:22:B1
gap_addr.addr_type = BLE_GAP_ADDR_TYPE_RANDOM_STATIC; gap_addr.addr_id_peer...
Hi Team,
We have ported the code from SDK 16 to 17.0.0 version. While compiling we are getting error (attached the screenshot).
But the all required files are included...
Can I connect nRF9160 simultaneously to multiple LWM2M servers?
i.e. connecting the device concurrently to operator (lwm2m_carrier) and to my own server (lwm2m_client) ...
Recently announced announcements of "Import License List" and "Export Control List for Commercial Encryption" Are Nordic products fall under the "security chip" section of...
Hello,
we are currently testing our new product, which integrate the FANSTEL BT840 module (using nRF52840 SoC)
The immunity is tested with our product communicating with...
Hi Support team,
Our customer want to use nrf91 to connect to Microsoft's Azure IoT Hub instance, refer to "samples/nrf9160/azure_iot_hub" sample; But they have concerns...
Hello,
I am able to connect nrf52832 on windows laptop but when i try doing same on macbook pro, I get this error:
Could not fetch memory size of target devkit: Error...
Hello list,
Starting from the ble_app_uart example I am trying to create 2 dc motor control loops. Instead of using the uart I use the scheduler to create a simple command...
Hi everybody,
a while ago I used the approach proposed here devzone.nordicsemi.com/.../ to keep the date and time on a NRF51822 device while using Softdevice S110 and the...
Hi,
today I adjusted the LOG printing level to DEBUG during the pairing and binding test, and found that the pairing and binding password RTT could not be printed during...