uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Hello,
I am currently developing a product using the nRF9160. I would like to use concurrently GPS and LTE-M.
I send periodically data to my server using LTE-M network...
Hello,
In the documentation on Infocenter for nRF52840 it is recommended to use P1.01 and P1.02 as low-frequency GPIO, while on nRF52840 DK those PINs are used for UART...
We would like to use Wifi (2.4 GHz) and BLE in the same device. The current design will have the BLE Module Rigado BMD-340 and the Wifi Module Microchip WINC1500.
https...
Hi there,
I have added my custom services in the peripheral dfu_template example.In the advertising UUID array(m_adv_uuids),i included custom service UUID but not the...
A question about the power saving modes PSM and eDRX. A device is mostly in deep sleep and wakes up cyclically for mobile communication. It is better: Completely disconnect...
In our project, two nRF51840 will communication with each other using BLE. One nRF51840 act as central and another nRF51840 with act as peripheral. The central nRF51840 will...
I have a couple of NRF51 parts. They're pretty common at hobbyist stores still. Recently I pulled out the NRF51 dongle, downloaded the recommended Segger Embedded Studio,...
I have managed to get working a BMW iDrive to act as a bluetooth mouse for my iPhone. To do this I used a CANBUS shield connected to an arduino NANO and an nRF51 BLE connected...
Hello,
Mesh SDK 4.0.0, PCA10040 x2
I want to develop next models:
Scan server: Waiting GET message with arguments, scan BLE beacons and reply STATUS message with results...
Dear Nordic Team:
Now I am doing a example test, with nRF52832 I want to use SPI master and SPI slave transtission.I have saw many demo example,but i dont know that which...
I don't know how it feels if you visit a page that takes six seconds to open.
Isn't the profit ability of the Chinese region enough to allow you to build a normal acceleration...
Hello,
I am working on nRF52832 chip using SDK 15.3.0 in segger embedded studio.
I implemented DFU in my application and it's working properly.
But my problem is when...
WHAT is missing from my profile which prevents me from opening a private ticket?
The location? when I type it in, your profile doesn't save it (it just ignores it).
Ubuntu18...
I have successfully compiled the GPS sample. I am trying to program the device using SES and only beign able to do it when the device is previously erased with NRF Connect...