Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
Mesh core is aware of the total length of DFU package. Why Application hasn't this data?
DFU packet DFU start has data field Firmware length (see here ) Mesh data structure...
Hi,
as my project moves forward I've switched to development of central board. In addition to space restrictions the board is promising to be a resource hog. A 2500+ mAh...
Hi,
I am using SDK13 and have noticed some critical issue with peer manager while bonding. The problem is that after performing dfu of my device (which was bonded with two...
Hello, I'm developing application starting from blinky example extracted from nRF5_SDK_15.3.0_59ac345 SDK. I see (using nRF Connect) that the connection result as "unencrypted...
This thread in zephyr community has left me confused about the features supported. lists.zephyrproject.org/.../31926113 .
Can you please confirm I can advertise and make...
when i try to debug with the segger develoment envrionment using a segger j link
i get the following log and a generic error
this is straightout of the box code no...
Hi ,
I am working on a NFC project which has below requirements , could you please help check if we have any existed example I can test ?
1. Support standarded ISO/IEC...
I'm looking for a nodified 'Wireless UART example" that I can use for a range test.
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/wireless_uart_15_4...
Hello,
I have problems using nrFgo Studio with my J-link programmer. The "nrf5x Programming" section is greyed out when the j-link is connected to the PC and the MCU....
I am working on a client to collect data from a continuous glucose monitor. I see that the CGM Service has been part of the SDK for some time. But there is no matching client...
Hello
I have nRF52840-DK and also a nRF52840 Dongle with me and i have installed SEGGER Embedded Studio with "nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71" SDK downloaded...
Hi--
On dev kit PCA100056, SoftDevice s140, SDK 15.3, in project ble_app_uart_pca10056_s140, we are trying to operate the UART TX/RX characteristic with outgoing payloads...
Hi All,
I'm very new to this Bluetooth mesh technology. Currently I'm referring to client/server switch example.
Without making any changes in the firmware I compiled...