I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
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...