Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I want to use nRF52840 USB dongle in my setup with other PCA10056 boards. I have seen that in link https://www.nordicsemi.com/eng/Products/nRF52840-Dongle it is mentioned...
Need to upgrade bootloader by application code. I have finished to program bootloader image to FLASH. Content is verified correct, comparing to SRC. However, the bootloader...
I have 2 52840 modules with PCB antenna and I am trying to check the max connection range
I followed the recommendations and achieved only 120m.
I cannot use the examples...
Hi, we recently using audio with ATVV service instead of HID service. As we notice, Audio would enable by SR3 itself in ATVV service if we push the key, but not in HID service...
Hi Nordic:
I want to change TX power of mesh-sdk.2.1.1 light switch, I've follow
https://devzone.nordicsemi.com/f/nordic-q-a/34491/mesh-range-power-and-mode
and set...
Hi,
I have bougth one Nordic Thingy 52 and one nRF52840-DK. My idea is to communicate both via bluetotth.
For example, i want to capture the temperature adquired by Nordic...
Hi guys,
I am using the softdevice S120 firmware: s120_nrf51822_1.0.0-1.alpha_softdevice.hex
The error_handler registered when calling sd_softdevice_enable is called...
We are implementing a Nordic NFR52832 using the ARM mbed ble stack that leverages the Nordic SDK using a HID over GATT profile. Windows 10 seems to have an issue with this...
Hi all.
I'm trying to make a list of brands and models of Android phones that have implemented LESC. I appreciate any feedback and experiences working with LESC (numeric...
Hi There,
I just want to confirm which method is being used to perform DFU over thread (Single bank update or dual bank update), and can I perform DFU on Sleepy end device...
Hi,
I'm trying connect NRF 52840 width Intel AC 9260 Windows 10 Desktop/
When I compile and run any examples from nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral and I...
Hi,
when generating settings on windows using nrfutil on one project takes about 2 minutes and it swallows whole memory during the command.
The command i am using is:...
Hello,
I am trying to use nrf5280dk with RIOT OS and Contiki OS. I am following these steps to enable access to the device from os. https://devzone.nordicsemi.com/b/blog...
Hello, I have an nRF52 device with NRF_SDH_BLE_GATT_MAX_MTU_SIZE set to 512 and it accepts connections and the client sets the max mtu to 512. It is on SDK 15
When
an...
I am working on a project involving BLE communication, but I am quite new to BLE, so please be patient.
The project scenario is the following: I have a nRF52 feather board...