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 am developing an application for Thingy:91 in which I want to send data from the device to MQTT server. I am using 1.1.1 modem firmware and 1.2.0 ncs tag.
The whole...
I'm developing a product using an nRF52840 and an accelerometer.
I have created a Service with characteristic that sends accelerometer data over ble to the phone through...
I add this code in 'static void on_connect(ble_nus_t * p_nus, ble_evt_t const * p_ble_evt) ' on the sever.I got an err_code NRF_ERROR_INVALID_DATA. Softdevice is s132nrf52611...
Hi,
I have a custom board with the nRF52840.
Is it possible to customize the DFU to be able to update the firmware through other interfaces than BLE or USB/UART?
I have...
Hi, I'd like to set up cccd here, but test the error,
In the routine nRF5_SDK_15.3.0_59ac345 nRF5_SDK_15.3.0_59ac345.0_59ac345.s.ble_peripheral?ble_app_uart/pca10040-s132...
Hi.
I have a RAK5010 i use for iot application.
i recently moved from SDK 15.20 to sdk 16. I use the task manager to manage two tasks:
1. task to dump nrf logs
2....
From section 5.2.1.11 I can tell that the peak current with CPU, TX, DC/DC, HFXO running the power consumption would be 8.6n mA. However, I could not find one that included...
Hi, we are developing a home automation product that needs to support ZigBee. However, at the same time I would like the devices to be able to work with a simple non-mesh...
Hi,
I have a question about bit rates of spis slave (Fspis).What is the minimum bit rates of spis slave? nRF52832 need to communicate with a mcu that it only can work on...
I used a translator. Please understand even if the sentence is weird.
Hi, I used nrf52832 QFAA. (RAM : 64kB, Flash : 512kB)
nrf-intel-hex enabled us to check memory...
Hi,
i want to work with nrf9160 for cloud connectivity, can any one help me providing link for working nrf9160 sdk.suggest me how to build samples without any errors using...
Hi everyone,
I have a weird issue on connexion with my J-link while connecting to my chip. I'm using a NRF52810 which worked very well until now. When I try to connect to...
Hi,
I am using nRF52832 and SDK 16.0.0 with SES.
My project consists in an application that read temperature from a sensor and send it via BLE to another board (no smartphone...
Hi,
I am working on a product based on an nRF52832.
For testing purposes, I have setup the Unity testing framework (using Ceedling).
As soon as a module I want to test...
Hi community ! I'm currently working on mesh, more precisely on nRF52840 device. I archieve to do everything i want with it (combine BLE NUS with MESH). Now, i want to know...