Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Hi,
I am looking for nRF Connect SDK v1.5.2 and it does not appear to be one of the options in Toolchain Manager v1.1.3. Could you let me know how I can get SDK v1.5.2?...
After
west init -m github.com/.../sdk-nrf --mr v2.0.2
west update I notice ncs/v2.0.2/zephyr has huge difference with github.com/.../sdk-zephyr main
Like there is no...
I've got a PPK2 kit which I am using for quite some time now.
Today I upgraded nRF Connect Desktop and the Power Profiler App which gave me the following versions:
nRF...
nRF Connect SDK v1.8.0, Zephyr, Zigbee, ZBOSS I have an issue with Alexa Echo Gen 4 Zigbee Discovery and a malformed packet when modifying the nrf/samples/zigbee/light_bulb...
Hello Group,
I’m using nRF Connect SDK v2.0.2 with Visual Studio Code (up-to-date). When I open “Open VS Code” from Toolchain Manager v1.1.3, it shows a warning of conflict...
I'm using 52840 device with SDK V14.2.0. and SEGGER IDE.
app_util.h flags _Static_assert as an error.
sdk/modules/nrfx/mdk/compiler_abstraction.h:118: #define _Static_assert...
Hi,
At our factory, the employees would like to have the AT command set exposed of our nRF9160 devices.
Since we would like to use PPP-sessions with our modem, we would...
Hello,
I would be grateful if someone can help me to understand what I’m doing wrong or missing with my setup:
Basically, I’m using the UDP application with Thingy:91...
Using SDK 15.3 on the embedded side and Android 10 I think it is on the mobile side.
We've implemented whitelists and hanging onto the bonding information on the embedded...
Hello,
This is more of a general question about how to best assure that bluetooth is working. The problem in my setup is that i wont be able to access the chip physically...
Hi
I have gone through the ncs documentation and have couple of questions reg the difference in network core and application core and reg the developing solution using nRF5340...
Hello,
We have used the nRF905 in our products over many years. This time we have decided to design the circuit on a 0.8mm FR-4. The recommended layout and BOM suggest to...
Hello,
I've used the Nrf-Sniffer a zillion times before and I really appreciate the existence of this tool. Thanks a lot! Now, I want to run the tool on my new M1 MacBook...
Dear all
I am trying to figure out the range for the connection parameters, I understand that the connection intervals are range from 7.5ms-4s from the post here . But it...
HI,
I'm trying to get an OLED display over SPI working but since I've no reaction yet, I probed the output and noticed it seems to have no write data hold time between MOSI...