I'm updating our nRF5340 firmware from SDK 2.4.2 to the SDK2.9.0. After few modifications, I was able to compile it using the SDK2.8.0. Now I'm trying to compile it with SDK...
I am having a problem after installing 2.9 where I am getting a problem on some projects where the nRF addin does not seem to work
When try to create a new application...
Hello, We are having an issue on our nrf9160 custom board and application where we receive an AWS IoT mqtt Disconnect while waiting for an PUBACK from AWS!!!
We are using...
Hello Nordic Community,
I’m encountering an intermittent issue with my BLE peripherals, which are based on nRF5340 + nRF7002 SoC , while testing with nRF Connect Mobile...
Based on this example, I am working on porting a pulse counter to the nRF54 and have encountered issues enabling the DPPI peripheral.
The problem is when enabling CONFIG_NRFX_DPPI...
Hello,
In October last year I made a Message Routing Service to my azure functions.
From then it worked almost without issue. Now I try to do the same with an azure account...
I am migrating from the 2.6.1 development environment to 2.9.0 but am unable to compile due to some configuration issues.
My prj.conf configuration file is as follows: ...
I have some module chip connected to the nRF9160 DK providing the sensor data over I2C line. In some state transition of the module the short reset pulse needs to be generated...
Hello, I am using BLE secure bootloader example on nRF52840 with SDK 15.3 and softdevice 61.1. I can see the bootloader protects the MBR page and Bootloader space using ACL...
When I run "AT+COPS=?" WITHOUT a SIM the modem always responds properly.
When I run "AT+COPS=?" WITH a SIM the modem does not respond as expected. I get error after approx...
Hello everybody.
I have been working on nRF52840 for a time. I am trying to flash the chip with ble_app_uart_c (SDK 15.3.0). I have applied everything essential, but my...
Good morning everyone,
I am facing an apparently common problem (reported with some variations Here , Here or here ) which is driving me crazy. In the linked discussions...
I am using function "modem_info_json_object_encode" to encode modem info into JSON to send upstream.
I get the very strange format where you encode dictionary as string...
I am curious to know do we have any practical BLE based products such as Fitbit or heart rate monitor, in which there are different type of messages are sent from one end...
nrf_crypto_svc.c throws a bunch of errors during compilation. The errors have to do with SVC_REGISTER_FUNCTION. Example error message: function 'SVC_REGISTER_FUNCTION' is...
Dear ,
I just want to know about thingy 91 - pca20035 status
1. asset_tracker :nrf9160 SIP works
2. usb / usb_uart_bridge / : nrf52 ?? confusing !
and how about...
Hello Support Team,
Currently NRF52832 is being used for wearable product ,
For NFC Card Emulation Mode whether NFC Front END IC is required ?
or Can go ahead directly...
I designed a prototype using nRF52832 controller. On this prototype I was using the same Flash Controller ATSAM3U2 used on the nRF52DK.
I am bringing up the prototype and...
Hi,
From time to time, we need to send data directly to certain node. There is AF_DataRequest() API in CC2530 to do that. Is there any similar way to implement that kind...
Hi all,
My aim is to " read Four ADC Channels data and sent them to nRF Connect bluetooth app".
For doing this i used "saadc " and " ble_app_uart" examples.
Till now...
In spec "PPK_User_Guide_v2.3.1" ,chapter " 6.6 Measuring current on custom hardware without an nRF5 DK "
I connect PPK to computer as the picture above, micro USB for...