Hello!
I threw away the Sparkfun board and replaced it with a nRF9151DK board; I'm hoping to get it work now, after trying for a year.
I'm using SDK 2.6.1 and 2.8.0; the...
example Matter_light_switch in vs code
version using nrf connect sdk -> v2.8.0
manage tool-chain version v2.8.0
nrf52840dk
getting error while building code
...
Hello,
I have a few questions about the nRF9151 DECT NR+ modem.
I see that from the docs that the max TX power is 19dBm, so it's a Class III device as defined in section...
Hi,
I am using nrf52840 to develop a product. I use NCS sdk v2.5.0.
I developed a project based on the [Bluetooth: Central HIDS] example in the NCS SDK. This example enables...
We are running an HCI controller on nRF52833 based on the Zephyr hci_uart sample code. We are using the Zephyr 3.7.0 LTS version.
We have set CONFIG_BT_CTLR_DATA_LENGTH_MAX...
Hi,
Platform: nRF54L15, SDK 2.9
The application is Matter + BLE. CONFIG_CHIP_DFU_OVER_BT_SMP & MCUBoot are part of the configuration. As soon as we enable the BLE...
Hello,
I'm reading about 700 values from an LSM6SDO gyro/accelerometers per second and need to store them, before sending them over bluetooth once where I store them is...
I'm trying to use DFU for the first time
I'm working my way through these instructions:
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started...
The SDK v16 package has a board file for the nRF52833 board, PCA10100, however this seems to reference GPIO pins which are not present on the device:
What should these values...
We use the nrf52832 in twi-master mode. The connected slave sometimes needs longer to respond than the default configured TWI timeout.
The timeout is defined inside the...
Is it possible to generate a zip package containing both firmware and softdevice in such way that the soft device will be updated only if the current device softdevice version...
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...