Hi,
I have read the documents regarding the powering up the board form external supply and switch position
i need simple answer how power the board completely means...
Hello,
I have nRF9160, modem FW = 1.3.6 and nrf sdk version 2.7.0.
I am trying to create an outgoing socket with connects to specific port num and ip address but I am...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi,
We are designing a module based on NRF52840 and Li-Po battery. The battery could be charged by a charger module connected to USB.
I have some question regading our...
After having a problems with a function using vsnprintf, I finally boiled it down to sprintf. Every 128 characters that has been run through sprintf, it truncates the output...
I have a BMD-340 eval kit (uses nRF52840) as does my contracted developer who has sent me a hex file to program into my board. I have installed The Segger Embedded Studio...
My configuration:
IAR V8.22
Custom board with nRF52832
Softdevice V6.0.0
SDK 15
I understand that BLE uses, in the link layer, CRC to verify packet integrity...
Hi, has anyone interfaced with the SX1272 using the nRF52840? Perhaps they could point at us some LoRa SDK or libraries which will help the development process?
Thanks
Would a wire-wound inductor work better than a chip inductor for the antenna circuit of NRF52810? I'm using the 32 pin QFN package with the LDO configuration which calls for...
I need to calculate the max number of concurrent connection Central can support given the following
Connection Internval = 7.5ms
Baud Rate per connected peripheral:...
Where can I find this version of hub?
ERROR: Could not find a version that satisfies the requirement hub==2.0 (from -r zephyr/scripts/requirements.txt (line 10)) (from versions...
When nrfutil is installed with python 3, I get an error when generating bootloader settings page. This does not occur with python 2. As python 2 support expires very soon...
Hi.
I am testing MESH by nrf5SDKforMeshv201src and nRF5_SDK_15.0.0_a53641a.
I have a problem.
My project have one of the client and one of the server.
Client transmit...
Hi I had a question to setup the MCP2515 driver in the zephyr project.
We have a custom board for the decawave DWM1001 module, which uses a nRF52832 chip. They have a device...
Hello I am using a I2C sensor module and I need to tranmit only address to receive data back, but I dont know how.
Program crashes on line 4.
Thank you for your help...
I have a DK52 with another device at attached to the SPI bus. I also have a PPK. Should
I connect the second device to VDD_nrf to count as a load? right now it is connected...
When the bluetooth service function is initialized, sd_ble_uuid_vs_add() is called in the ble_dfu_buttonless_init() function in case of an out of memory error. In the ble_nus_init...