Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
Using nrf5340 DK with v2.7.0 SDK + toolchain. Blinky app works fine. Tried the sample apps:
- peripheral_hr
- peripheral_ht
Which both reproduced the exact same error...
Hi, we are in the process of development of a product with nRF9161. Originally it was designed with nRF9160 and we were successful in bringing up the prototypes. Then we moved...
Hello. When a lithium-ion battery is discharged (sim discharge) after not using it for a long time If you charge it at npm1100, the battery will not charge. When charging...
I have this function that normalizes acceleration from IMU:
If I enable FPU
CONFIG_FPU =y
CONFIG_FPU_SHARING =y
device works for a while (10s of seconds) then...
Hi team,
I have been trying to bring up a custom nRF8001 based BLE board using STM32 MCU. I have ported everything according to this blog shraken, not stirred: Nordic nrf8001...
Hi,
During the testing of nrf21540DK conduction power, a strange phenomenon was encountered: in DTM testing, when the transmission power was set to 0dB, there was a significant...
Hi,
I have problem with program nrf21540 UICR EFUSE. The first time, WR-UICR was able to successfully write, and after reset the reading of reg0 displayed correctly. But...
My setup includes 2 nRF52840 DKs, one flashed with periodic_adv_rsp and the other with periodic_sync_rsp. I copied the samples and auto-generated a build configuration for...
I cannot get Zephyr-only DFU over BLE working. Using an NRF52840DK. This is my prj.conf :
---
CONFIG_GPIO=y CONFIG_LOG=y # CONFIG_BOARD_HAS_NRF5_BOOTLOADER=n # Enable...
I am working on nrf5340dk board with 2.6.1 SDK and toolchains.
So, I took "mesh_shell" project as a starting point, then added external flash and mcuboot with simultaneous...
I would like to prepare my RAK4631 supported board file to Zephyr , but I am having problems with my JLink device, then I bought a new device but it didn´t arrive yet.
...
Hello,
i am using the nPM1300 with a nRF52840. This question is regaring the WDT in the nPM1300.
After reading the datasheet of the nPM1300 my understanding is, that event...
i have ZSWatch complete hardware by jackob and kempy and the link is provided below and using the vscode (nrf connect) to code in it in my case the debugger by segger technology...
am using the NRF52840 DK to interact with some BLE devices, and I am trying to use NRF Connect for Desktop Bluetooth Low Energy .
While the DK is correctly recognized in...