Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi
Apart from Direction finding, there is 3 major enhancements in the Bluetooth 5.1 core spec.
Reference: www.bluetooth.com/.../1901_Feature_Overview_Brief_FINAL.pdf ...
I search for an LTE modem for a small device. (between 10000 or 100000 parts per year)
So I need something to play with it to learn what is possible. (for example battery...
It's not clear to me the difference between RAM[n].POWER, RAM[n].POWERSET and RAM[n].POWERCLR. I'm assuming that you use RAM[n].POWER to read the contents of the registers...
Hello,
The following defines can be found in nrf52_bitfields.h. Are all these register values used for REV 1 chips? In otherwise, the last digit isn't significant? If...
I am using the example project for Uart Central. I have a lot of messages transmitted out of the Uart. Unfortunately the Uart transmits some characters but does not transmit...
We are consistently seeing a BLE disconnection after being connected to an iOS device for 40 seconds. On the iOS side, the log output at the time of disconnection says: "...
Hello,
I would like to know if someone has experience with embedding lua script language (not elua) on a nrf52 kit, with SES or other IDE.
Or is there some nice tutorial...
Hi, I am learning how to merge two files together to be able to transmit temperature data via UART. These were the steps I have undertaken to do so:
1. Copy pasted the function...
Hi i am new to learning Nordic SDKs and I am working on adding custom commands to a BLE example using Nordic UART Service ( here ). I tried to apply this concept over to the...
I sent the AT instruction back correctly with the serial tool sscom5.13.1
I sent the AT instruction error with the secondary function: at_cmd_write ("AT-CGDCONT?," buf,...
1. When using SEGGER Embedded to use Chinese comments, the cursor display will appear abnormal lying each time Chinese characters will move the cursor only half a character...
This is a voltage drop of 3.3V to ~450mV before decaying.
I'm using P0.02 (AIN0) on the nRF52840 on a custom board. This is my config:
My handler function is never being...
Hi,
I am working on handling multi-radio protocols like only 1 radio at a time. ( https://devzone.nordicsemi.com/f/nordic-q-a/63194/when-the-timeslot-extension-could-be...
Hi,
I am trying to disable writes to certain regions of flash memory. But different from the nRF52840 Product Specification, NRF_ACL is missing the DISABLEINDEBUG register...
Hello,
I'm trying to connect a bluetooth device (peripheral) with Web Bluetooth (central). I send an addvertising packet and I can see the device in Web Bluetooth but I...