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...
Hello
I am reading sensor and broadcasting via nrf51DK its working perfectly when voltage supply is morethen 3v
but when I give voltage between 2.1v to 3v its stop broadcasting...
I cannot install the app "Programmer" automatically. The connection always fails due to poor network in our country. The error report is as follows:
Is there anyway to...
Hi Community,
printf() (and variants) fail on rounding floats: This is is probably an error in the printf implementation. I tested it with SDK 16.0 on NRF52840.
Format...
Hi,
In addition to listening the advertiser's and beacon data we also need to offer the master application - which is connected to BLE-module via UART - the possibility...
Questions about ‘Application data’ placement in the flash memory
Is there a function or other mean that could give me what is the lowest flash memory address that is occupied...
Hello All,
I am working on the Nrf52810 with sdk 15.3.
When we connect device through nrf connect app (android) i wanted to disconnect after 1 min .
I have given timer...
nRF52840 DK:
ble_app_blinky is working. After that, I flash ble_app_bms, ( working),
then flash ble_app_blinky- the smart phone is not able to discover service .
Any...
When scanning 1MBPS & Coded PHY at the same time, the probability of Coded PHY broadcast scanning is very low, and 1MBPS PHY broadcast can be scanned normally Slave configuration...
i have come across a couple posts related to providing more compatible Altium design files so that other CAD packages can import them. The best articulation of this point...
Hello I have upgrade software and modem firmware and the program using mqtt protocol don't work any more.
Besides the connection to the broker (many error -106), the program...
Hi, Im using a BMD-300 board with the external crystal installed, I can run zigbee examples fine, even using the external crystal, but when running the Mesh examples I can...
Hi
I have some doubts about NB-IoT and I wanted to clarify them before start deeping developing with nRF91 since this module work with this network.
I know that NB-IoT...
Hi,
I use SDK13.1 FDS example and have some questions about that.
Is there any influence about the lifetime of Flash when i use FDS function to write and delete the records...
Hi,
I am a beginner with nrf9160 DK and followed the instruction in https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_programming.html#gs-programming...
Hello I am using :
GNU/Linux Ubuntu 19.10 on a x86 computer
ST-Link v2 that got flashed into a J-Link
Adafruit nRF52832 Bluefruit Feather
Segger Embedded Studio for...