I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
We need to connect 2 peripherals with single central device.I have taken ble_app_multilink_central from SDK 15.3 and integrated the ble_app_uart_c in this. I am using the...
Hello,
I want to establish an UART communication with rn2483 module with nrf52-DK, SDK 15.2.0
On nrf52-DK, pins 6 and 8 are reserved for serial port, which are connected...
Hello
I used to do TWI communication until now, but it was decided to do sensor reading with SPI communication by changing the sensor.
So that's a question,
What is...
Hello,
I am wondering that when BLE5.1 SDK will be available ?
Is there any possible ways to test your BLE direction finding solution ?
As far as I know, development...
I want to set a keep alive value of MQTT while eDRX is enabled, but it doesn't work well. Any advice?
Environment - hardware: nRF9160 DK 0.8.2 - firmware: 0.7.0-29.alpha...
Hi,
I am using nRF52832 SOC along with SDK v15.2.0 with custom hardware, currently I have requirement to use DFU protocol in BLE application to get a FW of another sub system...
Hello, I hope your day is full of the scent of flowers.
I am in the process of the Ble_Cnetral and PrePhereal project.
I have added and built the Uart.
Why is...
Hi frnds,
I am using the ble_central and ble_peripheral code (nrf52840).
i am sending 400 bytes of data to central from peripheral continuously, sometimes the boards get...
3.19 [78] TIMER: High current consumption when using timer STOP task only
I'm using app_timer_stop. But I do not know how to cope with this errata. Does the timer stop that...
Hi
After upgrade modem to mfw_nrf9160_1.0.0.
Most of our SIM cards still working good on both AT and MQTT projects.
Two of our SIM cards can't connect to LTE when uses...
Hi,
I'm using nRF52840 where it's written 1.0.0 on the jlink ship and QIAAC0 on the nRF ship.
When reading the info.variant register I got 0x41414330 which is ..AAC0...
Hello everyone,
I am using a NRF52840 development kit to write a custom protocol, so for the moment I am not using the softdevice but I am rather using the Radio as a...
We have a board built with the NRF9160 and an ADE9153A. The ADE9153A only responds to messages with odd parity. How do we set the NRF9160 to odd parity?