Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
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...
To the kind attention of Nordic support team,
I have got a project with this memory configuration
and this
<!DOCTYPE Linker_Placement_File> <Root name="Flash Section...
Using FStorage with SDK 15.3, I can write and read from flash storage with no problems.
When I flash the code directly, without the debugger, then the application has problems...
Hi!
I am customizing the template app for my product which includes 128 bit custom UUIDs.
So, adding the first of these to the app I edited m_adv_uuids to include it;...
Hi I am developing a broadcast/advertising only device using the nrf52840 that sends out a status every couple of seconds.
All I care about is the BLE app to track the status...
Hi,
I am struggling to connect to my device using the nRF Connect app and keep getting an immediate disconnection when attempting to connect.
The error looks like this...
Hi Nordic
I've read sdk16 examples "pwm_library" and "pwm_driver", I also use PPK to measure pwm_driver,
the power consumptiom is around 500 uA on 52832DK with some modifications...
Hi!
We would like to develop a PC application which handles and controls a Bluetooth mesh network of devices.
Can we use the serial interface to do such a thing? I mean...
I have seen that a power profiler kit is available for the development, but it sais is compatible for nrf51 and nrf52. It is compatible/necessary with nrf5340?
HI All,
I've got a project that needs to go into production in a month and they want us to add a BLE beacon feature where it will send a small status packet of perhaps 20...
Hey helpful people! I am trying to get started with the Thingy52 development, but I'm having a hard time getting started since I am not making a mobile app. I have it connected...
I am trying to build a project using the includes/libraries in pc-ble-driver in Visual Studio 19. I have been having linker problems, and I found a support ticket with a similar...
Hello Nordic ,
Good day, We are developing wearable using NRF51822 and we came across peculiar problem. We were getting APP FATAL ERROR.
Staring scenario we were trying...
I've just updated to the 1.2.0 SDK, and immediately ran into some trouble with debugging. In particular, two things occur that are puzzling, and perhaps related.
1.) After...
To the kind attention of Nordic support team,
In my *.emProject I have svd file definition as usual debug_register_definition_file="$(NRF_SDK)/modules/nrfx/mdk/nrf52.svd...