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'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
I am trying to use the littlefs fileystem in Zephyr to hold the configuration parameters and cloud identifier for each of our devices. It would be really nice to build the...
Dear Nordic: My use scenario may be a little complex. I try to describe it clearly. A device developed on NRF52832/S332/SDK13, acts as a combination of Bluetooth central,...
Hello,
I have received Thingy 91 for demo purpouses including the SIM from iBasis, but I am unable to set up the device as it is not connecting to the cloud.
I have linked...
Hi,
I use a board from Adafruit with NRF52832 to make a POC (Proff Of Concept) (Adafruit Feather nRF52 Bluefruit LE - nRF52832 - PRODUCT ID: 3406).
I use the Arduino IDE...
Hi,
Problem description
I wrote a program that initializes the modem (LTE-M) and goes on to send one UDP packet every second (is just the counter).
The server receives...
Hi,
I'm trying to implement some direct advertising, but I'm a little lost in the process.
Could you provide me with an example of code ? I read somewhere that ble_app_hid_mouse...
Hi,
I want to make RPI bluetooth //meshctl app works along with nRF Mesh App. Objective is to make Raspberry pi has non provisioned node, use nRF Mesh to add RPI has provisioned...
When I use the nRF Sniffer on a 52840 or 52832 with Wireshark I can see the RSSI values for each advertising message for all 3 channels (37, 38, 39). So for each advertising...
Hello I would like to use both UARTES in the exemple "ble_thread_dyn_mtd_coap_cli_pca10056_s140". I tried to adapt this example using the example "nRF5_SDK_for_Thread_and_Zigbee_v4...
I am using SDK 15.3, SES 4.3 and SD 130. I've added the saadc example code into my code which is comprised of the ble_central, nordic UART and saadc.
I've changed the timer...
Hi!
I just got the Thingy:91 to play around with, but the modem firmware is old. Is it possible to update the modem firmware using USB and the Programmer software? The ...
Hello,
I am trying to build a Zephyr application for the Thingy91 which uses the I2S module to receive audio data from an external microphone and sends this data via BLE...
Hello,
i would like to point out what i think is a missing dependency in file "include/modem/modem_info.h". At row 187 there is:
but at_param_type is not declared in...
I am going through the steps for building a secure bootloader
https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader
However I...
Hi,
I am trying to better understand the eSIM provisioning process. I want to verify that the IMSI changes to a local profile after the first registration with the provisioning...