Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hey All,
Just trying to get some advice/examples on how to incorporate notifications into a Custom Service on a nrf51 Dk board using gatts. I have found a couple of examples...
Hallo everyone. I'm working with the processor nRF51422 with S210 softdevice and I would like to ask you if it's possible to drive results of LPCOMP to a General-purpose I...
My goal to build a device that can connect to phone with nRF8001.
I am using nRf8001 Development kit. My prototype uses TI msp430 with the nRF270 board in the kit, and I...
Hello,
I am using a Windows 7 VM (VirtualBox). I can flash my NRF51 DK using nRF Go Studio just fine.
When I open the Master Control Panel (3.10.0.14), I can see the device...
Where can I find a description of the different nRF24 part numbers? Specifically, I am interested in learning which part numbers correspond to OTP variants. Thanks!
Hi guys, I have an application, where I need to change the role of the S120 softdevice on demand. So, the application boots into central role, reads a couple of BLE sensors...
I am using a photo detector to sense heart beat data. That sensor data is being sent to my nRF51 DK's ADC and then transmitted out via Bluetooth. I want to collect that data...
I'm using nrf51-ble-driver_win_0.4.1 to connect BLE devices on PC. When device has a 128bits UUID, you have to call sd_ble_uuid_vs_add( &uuid128, &p_type ) to register the...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
i tested coap-server example. it works well.
i will test mqtt-subscriber example.
my question is...
Sometimes the service discovery procedure in Android will discover all services but not the characteristics included in them. So all services will be empty. If I then open...
The nRF51 SDK (version 9) documentation tells to activate SPI using the SPI_MASTER_0_ENABLE and SPI_MASTER_1_ENABLE macros. Where should these definitions be made? Other components...
Dear all, after solution of some compilation errors on github nrf51_ble_app_lbs_master for SDK 8.0.0, I tried flash application using nRFgo Studio, it says that application...
Hi,
I am using the sample ble glucose code provided in the SDK.
When i am trying to connect it over BLE interface through Master COntrol Panel or iPhone app it asks for...
I haven't updated my copies of the nRF tools, or mBed's nRF51 code for some time. I just did and now it seems my old method of flashing no longer works. I was doing something...