We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
HI Nordic Team,
I am developing a firmware to interface CH101 sensor, which has a firmware loading of 2048 bytes of data over I2C.
I declared buffer size as below in device...
Hi,
As i understand from the docs, the max throughput for BLE in nrf5340 is 1.4mbps. Ideally, we would like to achieve this, however anything near to 1mbps would be great...
hello,
I would like to know which operations were performed on all chips by the `nrfjprog --recover` command.
"The nrf52833-B chip is by default enabled for read protection...
Hello everyone,
I’m new to the Nordic development ecosystem and currently working on a project to implement a temperature and humidity monitoring system using the nRF9160...
I'm currently working on a project using the nRF52840 board with the MAX30001 ECG sensor. I'm using nRF Connect SDK with VS Code version 2.6.1 to develop the project on Zephyr...
I am using nRF9160 to develop a mobile measuring device.
For this purpose I need LTE and GPS, I know it is shared so I had to implement PSM/eDRX to make it work together...
Hi
I am working with a sample project (Bluetooth: Peripheral UART) for nRF5340DK in VSCode.
So I have installed the nRF Connect extension.
When I view the currently...
\nRF5_SDK_17.1.0_ddde560\examples\peripheral\pwm_driver\pca10040 In Demo1,i assigned the same pin to the 4 channels. I expect every cycle LED0 has the same behavior. But,...
Hi Networks,
I have tried to build the nRF5340 DK as a gateway.
Enabled
1. CONFIG_BT_GATEWAY=y
2. CONFIG_BT_GATEWAY_ADV=y
3. CONFIG_BT_GATEWAY_GATT=y
But not acting...
Hello,
I will be designing a board using with nRF52833 with the NRF21540 for the added gain. Would it be possible to add adaptive frequency hopping?
Thank you,
Shah...
The central device has the below settings
One central device A and two peripheral devices B and C, B and C have the exact same firmware. A can establish the connection...
Hello
I have implemented the stereo function to the nrf5340 audio application on SDK V2.6.0. i can send stereo audio signal to both of the two headset at the same time or...
Hi, I recently got nRF5340 Audio DK for my work. I have been try to use the onboard mic for collecting audio and transmit it via BLE, since I'm a newbie I couldn't do it....
Hi
I have successfully added the nrf_crypto files to the UART project. It compiles without any issue. Now I was trying to run the ECDSA example code in the UART project...
I used nrf52840 board with SDK 17_1_0
I used segger embedded studio IDE
i want to Implement two VL53L5CX TOF sensor with nrf52840 so i used two TWI,
but when i init...