Hi,
I'm trying to send HTTPS commands (GET/POST) using the nRF9151-DK.
I’ve already completed the process using nRF Connect for Desktop . The device was recognized correctly...
Hi. I have an idea for a product and I'm looking into different platforms to start prototyping. Something nrf9160 based looks like the way to go, and it would be a huge advantage...
After full update modem firmware and reboot, i got this error:
E: Modem library init error: -116, lte_lc not initialized
The only way to work around is power cycle.Po...
hi support team,
i am testing SLM demo.
i tried command as below:
[16:24:30.475] AT%XSYSTEMMODE=0,0,1,0
[16:24:30.496]
[16:24:30.496] OK
[16:24:30.496]
[16:24...
Hello, Super quick but important question, are the SMD footprints in the nRF52840 reference circuitry recommended BOM (ie image attached) in imperial or metric units? and...
Hello,
The subject of this post is mostly accurate in that I am developing custom hardware that is based on the nRF7002DK. For all intents and purposes, the Interface MCU...
For the radio peripheral, if I use a shorts (shortcut) from END to DISABLED states, is EVENT_END still set? Because I enable an interrupt on EVENT_END, but not on EVENT_DISABLED...
Does anyone know how to remove all Nordic software and clean out all registry keys?
Installed mastercontrolpanel.3.9.0.6.x64.msi and all is working great with the RF Dongle...
Hello together,
i have a question to the uart hardware communication.
I try to send 6 bytes from the nRF51 DK, S130, SDK12 (p0.09 tx) pin to another hardware rx pin.
...
Hi,
Trying to add DFU service on the new SDK, but when compiling getting this:
compiling nrf_dfu_flash.c...
..\..\..\..\..\..\components\libraries\bootloader\dfu\nrf_dfu_flash...
I'm using SDKv12 S132v3 on nRF52 peripheral device. I have characteristic with following security setup:
char_add_params.read_access=SEC_JUST_WORKS;
char_add_params.write_access...
Is it possible that a crash in code can prevent connection by SWD to an nRF51822?
As I had an instance this morning, where after uploading, some code to a smart watch,...
I'm trying to use a 32 bit service UUID, but it doesn't seem to be supported by SDK 10 or SDK 12
Looking in the HRS it has this code
BLE_UUID_HEART_RATE_SERVICE, BLE_UUID_TYPE_BLE...
Hi,
I am using App Timer for measuring time and at the same time while loop to check if the timer reached particular time.
I have noticed during while loop App Timer...
Hi,
I'm using bootloader from SDK v7.2 When the application jumps to the bootloader (through NVIC_SystemReset), the call sd_softdevice_vector_table_base_set returns SVC_HANDLER_MISSING...
components/toolchain/gcc/*.S should be *.s
components/toolchain/CMSIS/Include is now named ...cmsis/include.
On Windows OS, this might not matter, but on Linux and...
I know that I am supposed to use an IRK for bonding with devices like iPhones, how do I actually add it to a whitelist and resolve it?
I am using SDK 10 and softdevice...
Hi,
I have around 15 characteristics(my code is similar to ble_uart) - 14 of them with read and notify properties and one with notify, read and write properties.
With...
Hello,
I would like to return a specific error when a device connects to my NRF52 (by bluetooth) when for example the range of mac address is wrong to me... (or something...
Dear Folks,
I have a question regarding the supply rise time of the nRF52-Series.
According to the Product Specification Chapter 6 Table 8 the Supply rise time (0 V...