This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hi
I'm trying to develop a solution where I have a different button debounce value (i.e. one call, then another call to app_button_init(..)) depending which part of the...
Hi,
in other vendor LTE/NB IoT modem implementations there are cumulative counters showing sum of time in ms spent in TX, RX, SLEEP.
Together with actual TX power they...
HI
I had setup the toolchain as described but on building the blinky project and other projects i got the following error.
Creating solution blinky.emProject cmake -GNinja...
Hello,
We are working on the nRF52832.
I consider the low power mode , the DC/DC mode instead of the LVO mode. See datasheet.
In DCDC mode there is a coil and capacitor...
Hi,
I had done a python script using pynrfjprog, and use pyinstaller already created an .exe,and this .exe works well on Windows 10 system PC.
But when I run this .exe...
Hi Team,
I'm working on projects based on nRF5_SDK_17.0.2_d674dde with git.
Everytime new SDK released we've to migrate sdk and start over a new git repository and lose...
Hi,
Our plan is to develop a BLE device (GATT peripheral) and to have all the data coming from this device being encrypted. We want to use OOB pairing with NFC.
I read...
Hi,
while i was compile the ble_app_uart example i am getting an error - cannot create command input file '..\..\..\..\..\..\components\softdevice\s132\hex\main.__i'
i...
Hi, It looks like my computer has more updated visual C++ and nrf command line installation failed. Please see attached log file as well as screen shots.
Thanks,
I am using timer ( created with app_timer and started with period of 1 sec ) and ported RTC calendar example in it . But both features do not work together ( since RTC is...
Hi Nordic Team,
Currently, I have get DVT board with nRF52833 solution.
My queasion is whether have any document, application note and other to let me know which of tool...
Hi All,
Since I couldn't find a CC310 function for calculating a public key from a private one, I got around it by providing to CRYS_ECPKI_GenKeyPair() the private key through...
8-bit data, no stop bits, No stop position, that is, transmission of 8 bits, 8 bits are data, nordic can do it, I found a place where the city did not find the stop position...