I am developing a device that uses ESB.
Uses modules that are Telec and FCC certified with BLE profiles. (module : MDBT50Q-512K)
I have a few questions.
Q1. The TX power...
Hello
I'm using the NRF52840DK with a custom shield on top that interfaces to my custom board. I use it to program and debug the DUT via the DK, talk to the DUT over serial...
Hello Nordic friends,
currently I use NRF7002-EK successfully in my bare-metal environment, but for debugging, I'm considering using the EB instead of the EK if the edge...
I'd like to know if the below info. is correct.
QDID of the nRF5340 chip itself : 11524
QDID of the Host system used in nRF Connect SDK version 2.8.0: Q322804
BR...
Hello there!
I'm trying to run the official, unmodified, version of the `WiFi Shell` sample targeting the `nrf7002dk/nrf5340/cpuapp` board and am currently getting:
...
Hello Nordic Team,
We are using a custom board based on the nRF7002DK for Wi-Fi connectivity in our Zephyr-based project. However, we are facing an issue where the board...
Question 1: I am using GPIO external interrupt. Does this interrupt belong to GPIOTE PORT EVENT by default? Question 2: How to configure low precision GPIOTE? Question 3:...
Hello,
I've completed the ble iBeacon like application we are working on, with some custom GATT services/characteristics as well.
When I use LightBlue on a MacBookPro...
There is a check box on nRFgo Studio, Lock entire chip from readback. But a lot of chip can not burn one by one
Can I use AES block encryption to do this?
Hi
We are investigating Hong Kong certification for our nRF9E5 based equipment in the 868 band
The snag seems to be that required channel centre frequencies are "odd...
Hi,
My setup is a nRFgo QFAA FA with S110 v.6.0.0 and Motherboard. I am using the latest SDK 5.1.0. The Master Control Panel drives the nrf51822 USB development dongle...
Hi,I have a Nrf8001 module, use a arduino to control it.
Now,I can use this module to connect IPHONE APP(BLE Probe and LightBlue),sending and reciving data are all ok,the...
Hi Nordic Devs,
First, thank you for excellent documentation and sample code for use with your hardware. It's been tremendously useful already!
I'm pleased to own an...
Hi,
i have some trouble with my watchdog in application. If i does a System_reset (no SD Method because i disabled it before) it sometimes top at this point and does nonsense...
Hi,
We'd like to using nRF51822 to setup an environment which have 2 peripherals and 1 multi-connection central.
Peripheral 1 : reading some data from the car(OBDII...
Hi, we add two characteristic as TX/RX.
We are ready to use them to transmit data and receive data with phone
One for transmit the control command and get respond command...
We have hardware that uses the nRF905 transceiver that inputs different addresses into the nRF905 TX messages based on the specific unit (TX_ADDRESS varies based on unit serial...
Hello
We have devices who uses nRF905 for transmissions between them. When we receive messages we use the AM and DR signal to determine if a message is read correctly. The...
GPIOTE gives us 4.
LPCOMP gives us 1.
What else?
I am working on something related with external interrupts.
Doesn't have problem in my project, but I just always...
Hi Guys,
Is there a way with the Keil C Compiler to get an *.LST file or some sort of Assembly output from C source input?
I'm still trying to write some code to drive...
Hi
Now, I am coding SDK5.0.0 keyboard project and almost done. It's Keil C version. Did you have IAR version for reference? Besides, did you know if IAR supports J-Link lite...